{ "id": "CVE-2023-28104", "sourceIdentifier": "security-advisories@github.com", "published": "2023-03-16T16:15:12.750", "lastModified": "2023-03-22T18:23:49.113", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "`silverstripe/graphql` serves Silverstripe data as GraphQL representations. In versions 4.2.2 and 4.1.1, an attacker could use a specially crafted graphql query to execute a denial of service attack against a website which has a publicly exposed graphql endpoint. This mostly affects websites with particularly large/complex graphql schemas. Users should upgrade to `silverstripe/graphql` 4.2.3 or 4.1.2 to remedy the vulnerability." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH" }, "exploitabilityScore": 3.9, "impactScore": 3.6 }, { "source": "security-advisories@github.com", "type": "Secondary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-770" } ] }, { "source": "security-advisories@github.com", "type": "Secondary", "description": [ { "lang": "en", "value": "CWE-770" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:silverstripe:graphql:4.1.1:*:*:*:*:*:*:*", "matchCriteriaId": "FF57E3F0-F64D-4656-8B9B-5299FCF2AEBD" }, { "vulnerable": true, "criteria": "cpe:2.3:a:silverstripe:graphql:4.2.2:*:*:*:*:*:*:*", "matchCriteriaId": "13FF549B-58BF-4074-BB38-BFF96093495B" } ] } ] } ], "references": [ { "url": "https://github.com/silverstripe/silverstripe-graphql/pull/526", "source": "security-advisories@github.com", "tags": [ "Patch" ] }, { "url": "https://github.com/silverstripe/silverstripe-graphql/releases/tag/4.1.2", "source": "security-advisories@github.com", "tags": [ "Patch", "Release Notes" ] }, { "url": "https://github.com/silverstripe/silverstripe-graphql/releases/tag/4.2.3", "source": "security-advisories@github.com", "tags": [ "Patch", "Release Notes" ] }, { "url": "https://github.com/silverstripe/silverstripe-graphql/security/advisories/GHSA-67g8-c724-8mp3", "source": "security-advisories@github.com", "tags": [ "Vendor Advisory" ] } ] }