GHSA-h3qm-jrrf-cgj3

Suggest an improvement
Source
https://github.com/advisories/GHSA-h3qm-jrrf-cgj3
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2022/08/GHSA-h3qm-jrrf-cgj3/GHSA-h3qm-jrrf-cgj3.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-h3qm-jrrf-cgj3
Aliases
Published
2022-08-02T00:00:20Z
Modified
2023-11-01T04:59:38.738219Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
graphql-go has infinite recursion in the type definition parser
Details

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

Database specific
{
    "nvd_published_at": "2022-08-01T22:15:00Z",
    "cwe_ids": [
        "CWE-674"
    ],
    "severity": "HIGH",
    "github_reviewed": true,
    "github_reviewed_at": "2022-08-10T15:43:18Z"
}
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

Database specific

{
    "last_known_affected_version_range": "<= 0.8.0"
}