GO-2023-1923

See a problem?
Source
https://pkg.go.dev/vuln/GO-2023-1923
Import Source
https://vuln.go.dev/ID/GO-2023-1923.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2023-1923
Aliases
Published
2023-07-25T22:53:14Z
Modified
2024-05-20T16:03:47Z
Summary
Panic when handling invalid HAProxy PROXY v2 request in github.com/mastercactapus/proxyprotocol
Details

Panic when handling invalid HAProxy PROXY v2 request in github.com/mastercactapus/proxyprotocol

References

Affected packages

Go / github.com/mastercactapus/proxyprotocol

Package

Name
github.com/mastercactapus/proxyprotocol
View open source insights on deps.dev
Purl
pkg:golang/github.com/mastercactapus/proxyprotocol

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.0.2

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/mastercactapus/proxyprotocol",
            "symbols": [
                "Conn.LocalAddr",
                "Conn.ProxyHeader",
                "Conn.Read",
                "Conn.RemoteAddr",
                "Parse",
                "parseV2"
            ]
        }
    ]
}