Uncontrolled Recursion Affecting github.com/graphql-go/graphql/language/parser package, versions >=0.0.0
Exploit Maturity
Proof of concept
Attack Complexity
Low
Availability
High
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications-
snyk-id
SNYK-GOLANG-GITHUBCOMGRAPHQLGOGRAPHQLLANGUAGEPARSER-2964941
-
published
2 Aug 2022
-
disclosed
2 Aug 2022
-
credit
WGH
Introduced: 2 Aug 2022
New CVE-2022-37315 Open this link in a new tabHow to fix?
A fix was pushed into the master
branch but not yet published.
Overview
github.com/graphql-go/graphql/language/parser is an an implementation of GraphQL in Go.
Affected versions of this package are vulnerable to Uncontrolled Recursion via the parseDocument
function.