{
    "data_type": "CVE",
    "data_format": "MITRE",
    "data_version": "4.0",
    "CVE_data_meta": {
        "ID": "CVE-2021-21465",
        "ASSIGNER": "cna@sap.com",
        "STATE": "PUBLIC"
    },
    "affects": {
        "vendor": {
            "vendor_data": [
                {
                    "vendor_name": "SAP SE",
                    "product": {
                        "product_data": [
                            {
                                "product_name": "SAP Business Warehouse",
                                "version": {
                                    "version_data": [
                                        {
                                            "version_name": "<",
                                            "version_value": "710"
                                        },
                                        {
                                            "version_name": "<",
                                            "version_value": "711"
                                        },
                                        {
                                            "version_name": "<",
                                            "version_value": "730"
                                        },
                                        {
                                            "version_name": "<",
                                            "version_value": "731"
                                        },
                                        {
                                            "version_name": "<",
                                            "version_value": "740"
                                        },
                                        {
                                            "version_name": "<",
                                            "version_value": "750"
                                        },
                                        {
                                            "version_name": "<",
                                            "version_value": "751"
                                        },
                                        {
                                            "version_name": "<",
                                            "version_value": "752"
                                        },
                                        {
                                            "version_name": "<",
                                            "version_value": "753"
                                        },
                                        {
                                            "version_name": "<",
                                            "version_value": "754"
                                        },
                                        {
                                            "version_name": "<",
                                            "version_value": "755"
                                        },
                                        {
                                            "version_name": "<",
                                            "version_value": "782"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                }
            ]
        }
    },
    "description": {
        "description_data": [
            {
                "lang": "eng",
                "value": "The BW Database Interface allows an attacker with low privileges to execute any crafted database queries, exposing the backend database. An attacker can include their own SQL commands which the database will execute without properly sanitizing the untrusted data leading to SQL injection vulnerability which can fully compromise the affected SAP system."
            }
        ]
    },
    "impact": {
        "cvss": {
            "baseScore": "9.9",
            "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
            "version": "3.0"
        }
    },
    "problemtype": {
        "problemtype_data": [
            {
                "description": [
                    {
                        "lang": "eng",
                        "value": "SQL Injection"
                    }
                ]
            }
        ]
    },
    "references": {
        "reference_data": [
            {
                "url": "https://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=564760476",
                "refsource": "MISC",
                "name": "https://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=564760476"
            },
            {
                "url": "https://launchpad.support.sap.com/#/notes/2986980",
                "refsource": "MISC",
                "name": "https://launchpad.support.sap.com/#/notes/2986980"
            },
            {
                "refsource": "FULLDISC",
                "name": "20220518 SEC Consult SA-20220518-0 :: Multiple Critical Vulnerabilities in SAP Application Server, ABAP and ABAP Platform (Different Software Components)",
                "url": "http://seclists.org/fulldisclosure/2022/May/42"
            },
            {
                "refsource": "MISC",
                "name": "http://packetstormsecurity.com/files/167229/SAP-Application-Server-ABAP-ABAP-Platform-Code-Injection-SQL-Injection-Missing-Authorization.html",
                "url": "http://packetstormsecurity.com/files/167229/SAP-Application-Server-ABAP-ABAP-Platform-Code-Injection-SQL-Injection-Missing-Authorization.html"
            }
        ]
    }
}