ghsa-h3qm-jrrf-cgj3
Vulnerability from github
Published
2022-08-02 00:00
Modified
2023-02-09 20:23
Severity ?
VLAI Severity ?
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.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 0.8.0" }, "package": { "ecosystem": "Go", "name": "github.com/graphql-go/graphql" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "0.8.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-37315" ], "database_specific": { "cwe_ids": [ "CWE-674" ], "github_reviewed": true, "github_reviewed_at": "2022-08-10T15:43:18Z", "nvd_published_at": "2022-08-01T22:15:00Z", "severity": "HIGH" }, "details": "graphql-go (aka GraphQL for Go) through 0.8.0 has infinite recursion in the type definition parser.", "id": "GHSA-h3qm-jrrf-cgj3", "modified": "2023-02-09T20:23:23Z", "published": "2022-08-02T00:00:20Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-37315" }, { "type": "WEB", "url": "https://github.com/graphql-go/graphql/issues/637" }, { "type": "WEB", "url": "https://github.com/graphql-go/graphql/pull/642" }, { "type": "WEB", "url": "https://github.com/graphql-go/graphql/pull/642/commits/4188bd5b3877f7badb951b421cf66e0af2eacb22" }, { "type": "PACKAGE", "url": "https://github.com/graphql-go/graphql" }, { "type": "WEB", "url": "https://pkg.go.dev/vuln/GO-2022-0942" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "graphql-go has infinite recursion in the type definition parser" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…