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.
{
"cwe_ids": [
"CWE-770"
],
"cna_assigner": "GitHub_M",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/28xxx/CVE-2023-28104.json"
}{
"cpe": [
"cpe:2.3:a:silverstripe:graphql:4.1.1:*:*:*:*:*:*:*",
"cpe:2.3:a:silverstripe:graphql:4.2.2:*:*:*:*:*:*:*"
],
"extracted_events": [
{
"introduced": "4.1.1"
},
{
"last_affected": "4.1.1"
},
{
"introduced": "4.2.2"
},
{
"last_affected": "4.2.2"
}
],
"source": [
"CPE_STRING",
"REFERENCES"
]
}