{
    "data_version": "4.0",
    "data_type": "CVE",
    "data_format": "MITRE",
    "CVE_data_meta": {
        "ID": "CVE-2023-22936",
        "ASSIGNER": "prodsec@splunk.com",
        "STATE": "PUBLIC"
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "In Splunk Enterprise versions below 8.1.13, 8.2.10, and 9.0.4, the \u2018search_listener\u2019 parameter in a search allows for a blind server-side request forgery (SSRF) by an authenticated user. The initiator of the request cannot see the response without the presence of an additional vulnerability within the environment."
            }
        ]
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.",
                        "cweId": "CWE-918"
                    }
                ]
            }
        ]
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "Splunk",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "Splunk Enterprise",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<",
                                            "version_name": "8.1",
                                            "version_value": "8.1.13"
                                        },
                                        {
                                            "version_affected": "<",
                                            "version_name": "8.2",
                                            "version_value": "8.2.10"
                                        },
                                        {
                                            "version_affected": "<",
                                            "version_name": "9.0",
                                            "version_value": "9.0.4"
                                        }
                                    ]
                                }
                            },
                            {
                                "product_name": "Splunk Cloud Platform",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_affected": "<",
                                            "version_name": "-",
                                            "version_value": "9.0.2209.3"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "references": {
        "reference_data": [
            {
                "url": "https://advisory.splunk.com/advisories/SVD-2023-0206",
                "refsource": "MISC",
                "name": "https://advisory.splunk.com/advisories/SVD-2023-0206"
            },
            {
                "url": "https://research.splunk.com/application/ee69374a-d27e-4136-adac-956a96ff60fd",
                "refsource": "MISC",
                "name": "https://research.splunk.com/application/ee69374a-d27e-4136-adac-956a96ff60fd"
            }
        ]
    },
    "source": {
        "advisory": "SVD-2023-0206"
    },
    "credits": [
        {
            "lang": "en",
            "value": "Danylo Dmytriiev (DDV_UA)"
        }
    ],
    "impact": {
        "cvss": [
            {
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
                "version": "3.1",
                "baseScore": 6.3,
                "baseSeverity": "MEDIUM"
            }
        ]
    }
}