graphql-go/graphql

graphql-go/graphql

Releases15
Frequency5 months 3 weeks
Last Release
Stars10.2K
An implementation of GraphQL for Go / Golang

CVE History

CVEAffectedPublishedCVSS v3CVSS v2
>= 16.3.0, < 16.8.1, = 17.0.05.3 MEDIUM

Versions of the package graphql from 16.3.0 and before 16.8.1 are vulnerable to Denial of Service (DoS) due to insufficient checks in the OverlappingFieldsCanBeMergedRule.ts file when parsing large queries. This vulnerability allows an attacker to degrade system performance. **Note:** It was not proven that this vulnerability can crash the process.

7.5 HIGH

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