| { |
| "schema_version": "1.3.1", |
| "id": "GO-2023-1857", |
| "modified": "0001-01-01T00:00:00Z", |
| "published": "0001-01-01T00:00:00Z", |
| "aliases": [ |
| "GHSA-f99h-w337-mv56" |
| ], |
| "summary": "Panic when parsing ranges with invalid masks in github.com/malfunkt/iprange", |
| "details": "Parsing a range with a mask larger than 32 bits causes a panic.", |
| "affected": [ |
| { |
| "package": { |
| "name": "github.com/malfunkt/iprange", |
| "ecosystem": "Go" |
| }, |
| "ranges": [ |
| { |
| "type": "SEMVER", |
| "events": [ |
| { |
| "introduced": "0" |
| } |
| ] |
| } |
| ], |
| "ecosystem_specific": { |
| "imports": [ |
| { |
| "path": "github.com/malfunkt/iprange", |
| "symbols": [ |
| "Parse", |
| "ParseList" |
| ] |
| } |
| ] |
| } |
| } |
| ], |
| "references": [ |
| { |
| "type": "REPORT", |
| "url": "https://github.com/malfunkt/iprange/issues/1" |
| } |
| ], |
| "database_specific": { |
| "url": "https://pkg.go.dev/vuln/GO-2023-1857" |
| } |
| } |