GO-2022-0957

Source
https://pkg.go.dev/vuln/GO-2022-0957
Import Source
https://vuln.go.dev/ID/GO-2022-0957.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2022-0957
Aliases
Published
2022-08-25T06:28:20Z
Modified
2024-05-20T16:03:47Z
Summary
Denial of service via maliciously crafted JSON in github.com/tidwall/gjson
Details

A maliciously crafted JSON input can cause a denial of service attack.

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

Affected packages

Go / github.com/tidwall/gjson

Package

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

Affected ranges

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

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/tidwall/gjson",
            "symbols": [
                "Get",
                "GetBytes",
                "GetMany",
                "GetManyBytes",
                "Result.Get",
                "parseObject",
                "queryMatches"
            ]
        }
    ]
}