GHSA-H3QM-JRRF-CGJ3
Vulnerability from github – Published: 2022-08-02 00:00 – Updated: 2023-02-09 20:23
VLAI?
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.
Severity ?
7.5 (High)
{
"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 observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…