cvelist/2023/27xxx/CVE-2023-27500.json

141 lines
5.7 KiB
JSON
Raw Normal View History

2023-03-02 04:00:36 +00:00
{
2023-03-14 06:00:34 +00:00
"data_version": "4.0",
2023-03-02 04:00:36 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2023-27500",
2023-03-14 06:00:34 +00:00
"ASSIGNER": "cna@sap.com",
"STATE": "PUBLIC"
2023-03-02 04:00:36 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2023-04-11 04:00:34 +00:00
"value": "An attacker with non-administrative authorizations can exploit a directory traversal flaw in program SAPRSBRO to over-write system files. In this attack, no data can be read but potentially critical OS files can be over-written making the system unavailable.\n\n"
2023-03-14 06:00:34 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')",
"cweId": "CWE-22"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
2023-04-11 04:00:34 +00:00
"vendor_name": "SAP",
2023-03-14 06:00:34 +00:00
"product": {
"product_data": [
{
2023-04-11 21:00:34 +00:00
"product_name": "NetWeaver AS for ABAP and ABAP Platform (SAPRSBRO Program)",
2023-03-14 06:00:34 +00:00
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "700"
},
{
"version_affected": "=",
"version_value": "701"
},
{
"version_affected": "=",
"version_value": "702"
},
{
"version_affected": "=",
"version_value": "731"
},
{
"version_affected": "=",
"version_value": "740"
},
{
"version_affected": "=",
"version_value": "750"
},
{
"version_affected": "=",
"version_value": "751"
},
{
"version_affected": "=",
"version_value": "752"
},
{
"version_affected": "=",
"version_value": "753"
},
{
"version_affected": "=",
"version_value": "754"
},
{
"version_affected": "=",
"version_value": "755"
},
{
"version_affected": "=",
"version_value": "756"
},
{
"version_affected": "=",
"version_value": "757"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
2023-04-11 04:00:34 +00:00
"url": "https://launchpad.support.sap.com/#/notes/3302162",
2023-03-14 06:00:34 +00:00
"refsource": "MISC",
2023-04-11 04:00:34 +00:00
"name": "https://launchpad.support.sap.com/#/notes/3302162"
2023-03-14 06:00:34 +00:00
},
{
2023-04-11 04:00:34 +00:00
"url": "https://www.sap.com/documents/2022/02/fa865ea4-167e-0010-bca6-c68f7e60039b.html",
2023-03-14 06:00:34 +00:00
"refsource": "MISC",
2023-04-11 04:00:34 +00:00
"name": "https://www.sap.com/documents/2022/02/fa865ea4-167e-0010-bca6-c68f7e60039b.html"
2023-03-14 06:00:34 +00:00
}
]
},
"generator": {
"engine": "Vulnogram 0.1.0-dev"
},
"source": {
"discovery": "UNKNOWN"
},
"impact": {
"cvss": [
{
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.6,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:H",
"version": "3.1"
2023-03-02 04:00:36 +00:00
}
]
}
}