{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2024-36982",
        "ASSIGNER": "prodsec@splunk.com",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "In Splunk Enterprise versions below 9.2.2, 9.1.5, and 9.0.10 and Splunk Cloud Platform versions below 9.1.2312.109 and 9.1.2308.207, an attacker could trigger a null pointer reference on the cluster/config REST endpoint, which could result in a crash of the Splunk daemon."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "A NULL pointer dereference occurs when the application dereferences a pointer that it expects to be valid, but is NULL, typically causing a crash or exit.",
                        "cweId": "CWE-476"
                    }
                ]
            }
        ]
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "Splunk",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Splunk Enterprise",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<",
                                            "version_name": "9.2",
                                            "version_value": "9.2.2"
                                        },
                                        {
                                            "version_affected": "<",
                                            "version_name": "9.1",
                                            "version_value": "9.1.5"
                                        },
                                        {
                                            "version_affected": "<",
                                            "version_name": "9.0",
                                            "version_value": "9.0.10"
                                        }
                                    ]
                                }
                            },
                            {
                                "product_name": "Splunk Cloud Platform",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<",
                                            "version_name": "9.1.2312",
                                            "version_value": "9.1.2312.109"
                                        },
                                        {
                                            "version_affected": "<",
                                            "version_name": "9.1.2308",
                                            "version_value": "9.1.2308.207"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://advisory.splunk.com/advisories/SVD-2024-0702",
                "refsource": "MISC",
                "name": "https://advisory.splunk.com/advisories/SVD-2024-0702"
            }
        ]
    },
    "source": {
        "advisory": "SVD-2024-0702"
    },
    "credits": [
        {
            "lang": "en",
            "value": "d0nahu3"
        }
    ],
    "impact": {
        "cvss": [
            {
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                "version": "3.1",
                "baseScore": 7.5,
                "baseSeverity": "HIGH"
            }
        ]
    }
}