{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2023-28104",
        "ASSIGNER": "security-advisories@github.com",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "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."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "CWE-770: Allocation of Resources Without Limits or Throttling",
                        "cweId": "CWE-770"
                    }
                ]
            }
        ]
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "silverstripe",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "silverstripe-graphql",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "=",
                                            "version_value": "= 4.1.1"
                                        },
                                        {
                                            "version_affected": "=",
                                            "version_value": "= 4.2.2"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://github.com/silverstripe/silverstripe-graphql/security/advisories/GHSA-67g8-c724-8mp3",
                "refsource": "MISC",
                "name": "https://github.com/silverstripe/silverstripe-graphql/security/advisories/GHSA-67g8-c724-8mp3"
            },
            {
                "url": "https://github.com/silverstripe/silverstripe-graphql/pull/526",
                "refsource": "MISC",
                "name": "https://github.com/silverstripe/silverstripe-graphql/pull/526"
            },
            {
                "url": "https://github.com/silverstripe/silverstripe-graphql/releases/tag/4.1.2",
                "refsource": "MISC",
                "name": "https://github.com/silverstripe/silverstripe-graphql/releases/tag/4.1.2"
            },
            {
                "url": "https://github.com/silverstripe/silverstripe-graphql/releases/tag/4.2.3",
                "refsource": "MISC",
                "name": "https://github.com/silverstripe/silverstripe-graphql/releases/tag/4.2.3"
            }
        ]
    },
    "source": {
        "advisory": "GHSA-67g8-c724-8mp3",
        "discovery": "UNKNOWN"
    },
    "impact": {
        "cvss": [
            {
                "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"
            }
        ]
    }
}