gsd-2023-28867
Vulnerability from gsd
Modified
2023-12-13 01:20
Details
In GraphQL Java (aka graphql-java) before 20.1, an attacker can send a crafted GraphQL query that causes stack consumption. The fixed versions are 20.1, 19.4, 18.4, 17.5, and 0.0.0-2023-03-20T01-49-44-80e3135.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2023-28867", "id": "GSD-2023-28867" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2023-28867" ], "details": "In GraphQL Java (aka graphql-java) before 20.1, an attacker can send a crafted GraphQL query that causes stack consumption. The fixed versions are 20.1, 19.4, 18.4, 17.5, and 0.0.0-2023-03-20T01-49-44-80e3135.", "id": "GSD-2023-28867", "modified": "2023-12-13T01:20:47.435815Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2023-28867", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "In GraphQL Java (aka graphql-java) before 20.1, an attacker can send a crafted GraphQL query that causes stack consumption. The fixed versions are 20.1, 19.4, 18.4, 17.5, and 0.0.0-2023-03-20T01-49-44-80e3135." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/graphql-java/graphql-java/pull/3112", "refsource": "MISC", "url": "https://github.com/graphql-java/graphql-java/pull/3112" }, { "name": "https://github.com/graphql-java/graphql-java/releases/tag/v17.5", "refsource": "MISC", "url": "https://github.com/graphql-java/graphql-java/releases/tag/v17.5" }, { "name": "https://github.com/graphql-java/graphql-java/releases/tag/v18.4", "refsource": "MISC", "url": "https://github.com/graphql-java/graphql-java/releases/tag/v18.4" }, { "name": "https://github.com/graphql-java/graphql-java/releases/tag/v19.4", "refsource": "MISC", "url": "https://github.com/graphql-java/graphql-java/releases/tag/v19.4" }, { "name": "https://github.com/graphql-java/graphql-java/releases/tag/v20.1", "refsource": "MISC", "url": "https://github.com/graphql-java/graphql-java/releases/tag/v20.1" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "(,17.5),[18.0,18.4),[19.0,19.4),[20.0]", "affected_versions": "All versions before 17.5, all versions starting from 18.0 before 18.4, all versions starting from 19.0 before 19.4, version 20.0", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-770", "CWE-937" ], "date": "2023-04-03", "description": "In GraphQL Java (aka graphql-java) before 20.1, an attacker can send a crafted GraphQL query that causes stack consumption. The fixed versions are 20.1, 19.4, 18.4 and 17.5.", "fixed_versions": [ "17.5", "18.4", "19.4", "20.1" ], "identifier": "CVE-2023-28867", "identifiers": [ "CVE-2023-28867", "GHSA-p4qx-6w5p-4rj2" ], "not_impacted": "All versions starting from 17.5 before 18.0, all versions starting from 18.4 before 19.0, all versions starting from 19.4 before 20.0, all versions after 20.0", "package_slug": "maven/com.graphql-java/graphql-java", "pubdate": "2023-03-27", "solution": "Upgrade to versions 17.5, 18.4, 19.4, 20.1 or above.", "title": "GraphQL Java vulnerable to stack consumption", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2023-28867", "https://github.com/graphql-java/graphql-java/pull/3112", "https://github.com/graphql-java/graphql-java/releases/tag/v17.5", "https://github.com/graphql-java/graphql-java/releases/tag/v18.4", "https://github.com/graphql-java/graphql-java/releases/tag/v19.4", "https://github.com/graphql-java/graphql-java/releases/tag/v20.1", "https://github.com/advisories/GHSA-p4qx-6w5p-4rj2" ], "uuid": "7efa3205-ec75-47b5-a039-635dd0d61b2a" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:graphql-java:graphql-java:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "17.5", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:graphql-java:graphql-java:20.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:graphql-java:graphql-java:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "19.4", "versionStartIncluding": "19.0", "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:graphql-java:graphql-java:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "18.4", "versionStartIncluding": "18.0", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2023-28867" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "In GraphQL Java (aka graphql-java) before 20.1, an attacker can send a crafted GraphQL query that causes stack consumption. The fixed versions are 20.1, 19.4, 18.4, 17.5, and 0.0.0-2023-03-20T01-49-44-80e3135." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-770" } ] } ] }, "references": { "reference_data": [ { "name": "https://github.com/graphql-java/graphql-java/pull/3112", "refsource": "MISC", "tags": [ "Issue Tracking", "Patch" ], "url": "https://github.com/graphql-java/graphql-java/pull/3112" }, { "name": "https://github.com/graphql-java/graphql-java/releases/tag/v19.4", "refsource": "MISC", "tags": [ "Release Notes" ], "url": "https://github.com/graphql-java/graphql-java/releases/tag/v19.4" }, { "name": "https://github.com/graphql-java/graphql-java/releases/tag/v17.5", "refsource": "MISC", "tags": [ "Release Notes" ], "url": "https://github.com/graphql-java/graphql-java/releases/tag/v17.5" }, { "name": "https://github.com/graphql-java/graphql-java/releases/tag/v18.4", "refsource": "MISC", "tags": [ "Release Notes" ], "url": "https://github.com/graphql-java/graphql-java/releases/tag/v18.4" }, { "name": "https://github.com/graphql-java/graphql-java/releases/tag/v20.1", "refsource": "MISC", "tags": [ "Release Notes" ], "url": "https://github.com/graphql-java/graphql-java/releases/tag/v20.1" } ] } }, "impact": { "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } }, "lastModifiedDate": "2023-04-03T14:01Z", "publishedDate": "2023-03-27T01:15Z" } } }
Loading...
Loading...
- 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.