GO-2022-0433

See a problem?
Source
https://pkg.go.dev/vuln/GO-2022-0433
Import Source
https://vuln.go.dev/ID/GO-2022-0433.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2022-0433
Aliases
Published
2022-05-20T21:17:25Z
Modified
2024-05-20T16:03:47Z
Summary
Stack overflow from a large amount of PEM data in encoding/pem
Details

encoding/pem in Go before 1.17.9 and 1.18.x before 1.18.1 has a Decode stack overflow via a large amount of PEM data.

References
Credits
    • Juho Nurminen of Mattermost

Affected packages

Go / stdlib

Package

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.17.9
Introduced
1.18.0-0
Fixed
1.18.1

Ecosystem specific

{
    "imports": [
        {
            "path": "encoding/pem",
            "symbols": [
                "Decode"
            ]
        }
    ]
}