GO-2023-1857

Source
https://pkg.go.dev/vuln/GO-2023-1857
Import Source
https://vuln.go.dev/ID/GO-2023-1857.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2023-1857
Aliases
Published
2023-07-11T18:44:34Z
Modified
2024-05-20T16:03:47Z
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.

Database specific
{
    "review_status": "REVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2023-1857"
}
References

Affected packages

Go / github.com/malfunkt/iprange

Package

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

Affected ranges

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

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/malfunkt/iprange",
            "symbols": [
                "Parse",
                "ParseList"
            ]
        }
    ]
}