{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2024-45731",
        "ASSIGNER": "prodsec@splunk.com",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "In Splunk Enterprise for Windows versions below 9.3.1, 9.2.3, and 9.1.6, a low-privileged user that does not hold the \"admin\" or \"power\" Splunk roles could write a file to the Windows system root directory, which has a default location in the Windows System32 folder, when Splunk Enterprise for Windows is installed on a separate drive."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "The software uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize sequences such as .. that can resolve to a location that is outside of that directory.",
                        "cweId": "CWE-23"
                    }
                ]
            }
        ]
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "Splunk",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Splunk Enterprise",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<",
                                            "version_name": "9.3",
                                            "version_value": "9.3.1"
                                        },
                                        {
                                            "version_affected": "<",
                                            "version_name": "9.2",
                                            "version_value": "9.2.3"
                                        },
                                        {
                                            "version_affected": "<",
                                            "version_name": "9.1",
                                            "version_value": "9.1.6"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://advisory.splunk.com/advisories/SVD-2024-1001",
                "refsource": "MISC",
                "name": "https://advisory.splunk.com/advisories/SVD-2024-1001"
            },
            {
                "url": "https://research.splunk.com/application/c97e0704-d9c6-454d-89ba-1510a987bf72/",
                "refsource": "MISC",
                "name": "https://research.splunk.com/application/c97e0704-d9c6-454d-89ba-1510a987bf72/"
            }
        ]
    },
    "source": {
        "advisory": "SVD-2024-1001"
    },
    "credits": [
        {
            "lang": "en",
            "value": "Alex Hordijk (hordalex)"
        }
    ],
    "impact": {
        "cvss": [
            {
                "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:H",
                "version": "3.1",
                "baseScore": 8,
                "baseSeverity": "HIGH"
            }
        ]
    }
}