GO-2021-0097

Source
https://pkg.go.dev/vuln/GO-2021-0097
Import Source
https://vuln.go.dev/ID/GO-2021-0097.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2021-0097
Aliases
Published
2021-04-14T20:04:52Z
Modified
2024-05-20T16:03:47Z
Summary
Panic due to out-of-bounds read in github.com/dhowden/tag
Details

Due to improper bounds checking, a number of methods can trigger a panic due to attempted out-of-bounds reads. If the package is used to parse user supplied input, this may be used as a vector for a denial of service attack.

Database specific
{
    "review_status": "REVIEWED",
    "url": "https://pkg.go.dev/vuln/GO-2021-0097"
}
References
Credits
    • @Jayl1n

Affected packages

Go / github.com/dhowden/tag

Package

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

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.0.0-20201120070457-d52dcb253c63

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/dhowden/tag",
            "symbols": [
                "ReadAtoms",
                "ReadDSFTags",
                "ReadFrom",
                "ReadID3v2Tags",
                "metadataMP4.readAtomData",
                "readAPICFrame",
                "readPICFrame",
                "readTextWithDescrFrame"
            ]
        }
    ]
}