VYPR

Graphql Go

by Graphql Go Project

CVEs (2)

  • CVE-2022-37315HigAug 1, 2022
    risk 0.42cvss 7.5epss 0.01

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

  • CVE-2022-21708MedJan 21, 2022
    risk 0.35cvss 6.5epss 0.01

    graphql-go is a GraphQL server with a focus on ease of use. In versions prior to 1.3.0 there exists a DoS vulnerability that is possible due to a bug in the library that would allow an attacker with specifically designed queries to cause stack overflow panics. Any user with…