cvelist/2020/6xxx/CVE-2020-6249.json
2020-05-12 18:01:27 +00:00

105 lines
3.9 KiB
JSON

{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-6249",
"ASSIGNER": "cna@sap.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "SAP SE",
"product": {
"product_data": [
{
"product_name": "SAP Master Data Governance (S4CORE)",
"version": {
"version_data": [
{
"version_name": "<",
"version_value": "101"
}
]
}
},
{
"product_name": "SAP Master Data Governance (S4FND)",
"version": {
"version_data": [
{
"version_name": "<",
"version_value": "102"
},
{
"version_name": "<",
"version_value": "103"
},
{
"version_name": "<",
"version_value": "104"
}
]
}
},
{
"product_name": "SAP Master Data Governance (SAP_BS_FND)",
"version": {
"version_data": [
{
"version_name": "<",
"version_value": "748"
}
]
}
}
]
}
}
]
}
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "The use of an admin backend report within SAP Master Data Governance, versions - S4CORE 101, S4FND 102, 103, 104, SAP_BS_FND 748; allows an attacker to execute crafted database queries, exposing the backend database, leading to SQL Injection."
}
]
},
"impact": {
"cvss": {
"baseScore": "7.7",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N",
"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=545396222",
"refsource": "MISC",
"name": "https://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=545396222"
},
{
"url": "https://launchpad.support.sap.com/#/notes/2908560",
"refsource": "MISC",
"name": "https://launchpad.support.sap.com/#/notes/2908560"
}
]
}
}