GO-2022-0942

Source
https://pkg.go.dev/vuln/GO-2022-0942
Import Source
https://vuln.go.dev/ID/GO-2022-0942.json
JSON Data
https://api.test.osv.dev/v1/vulns/GO-2022-0942
Aliases
Published
2022-08-23T13:19:13Z
Modified
2024-05-20T16:03:47Z
Summary
Infinite recursion in parser in github.com/graphql-go/graphql
Details

graphql-go (aka GraphQL for Go) has infinite recursion in the type definition parser.

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

Affected packages

Go / github.com/graphql-go/graphql

Package

Name
github.com/graphql-go/graphql
View open source insights on deps.dev
Purl
pkg:golang/github.com/graphql-go/graphql

Affected ranges

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

Ecosystem specific

{
    "imports": [
        {
            "path": "github.com/graphql-go/graphql/language/parser",
            "symbols": [
                "Parse"
            ]
        }
    ]
}