GO-2022-0603

See a problem?
Source
https://pkg.go.dev/vuln/GO-2022-0603
Import Source
https://vuln.go.dev/ID/GO-2022-0603.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2022-0603
Aliases
Published
2022-08-22T18:00:47Z
Modified
2024-05-20T16:03:47Z
Summary
Panic in gopkg.in/yaml.v3
Details

An issue in the Unmarshal function can cause a program to panic when attempting to deserialize invalid input.

References

Affected packages

Go / gopkg.in/yaml.v3

Package

Name
gopkg.in/yaml.v3
View open source insights on deps.dev
Purl
pkg:golang/gopkg.in/yaml.v3

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
3.0.0-20220521103104-8f96da9f5d5e

Ecosystem specific

{
    "imports": [
        {
            "path": "gopkg.in/yaml.v3",
            "symbols": [
                "Unmarshal"
            ]
        }
    ]
}