| { |
| "schema_version": "1.3.1", |
| "id": "GO-2023-1923", |
| "modified": "0001-01-01T00:00:00Z", |
| "published": "0001-01-01T00:00:00Z", |
| "aliases": [ |
| "CVE-2019-14243", |
| "GHSA-85c5-ccm8-vr96" |
| ], |
| "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", |
| "affected": [ |
| { |
| "package": { |
| "name": "github.com/mastercactapus/proxyprotocol", |
| "ecosystem": "Go" |
| }, |
| "ranges": [ |
| { |
| "type": "SEMVER", |
| "events": [ |
| { |
| "introduced": "0" |
| }, |
| { |
| "fixed": "0.0.2" |
| } |
| ] |
| } |
| ], |
| "ecosystem_specific": { |
| "imports": [ |
| { |
| "path": "github.com/mastercactapus/proxyprotocol", |
| "symbols": [ |
| "Conn.LocalAddr", |
| "Conn.ProxyHeader", |
| "Conn.Read", |
| "Conn.RemoteAddr", |
| "Parse", |
| "parseV2" |
| ] |
| } |
| ] |
| } |
| } |
| ], |
| "references": [ |
| { |
| "type": "ADVISORY", |
| "url": "https://github.com/advisories/GHSA-85c5-ccm8-vr96" |
| }, |
| { |
| "type": "REPORT", |
| "url": "https://github.com/mastercactapus/proxyprotocol/issues/1" |
| }, |
| { |
| "type": "FIX", |
| "url": "https://github.com/mastercactapus/proxyprotocol/commit/5c4a101121fc3e868026189c7a73f7f19eef90ac" |
| } |
| ], |
| "database_specific": { |
| "url": "https://pkg.go.dev/vuln/GO-2023-1923", |
| "review_status": "REVIEWED" |
| } |
| } |