2023-06-13 04:00:28 +00:00
{
"id" : "CVE-2023-32114" ,
"sourceIdentifier" : "cna@sap.com" ,
"published" : "2023-06-13T03:15:09.393" ,
2023-06-16 20:00:32 +00:00
"lastModified" : "2023-06-16T18:40:36.677" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-06-13 04:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "SAP NetWeaver (Change and Transport System) - versions 702, 731, 740, 750, 751, 752, 753, 754, 755, 756, 757, allows an authenticated user with admin privileges to maliciously run a benchmark program repeatedly in intent to slowdown or make the server unavailable which may lead to a limited impact on Availability with No impact on Confidentiality and Integrity of the application.\n\n"
}
] ,
"metrics" : {
"cvssMetricV31" : [
2023-06-16 20:00:32 +00:00
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 2.7 ,
"baseSeverity" : "LOW"
} ,
"exploitabilityScore" : 1.2 ,
"impactScore" : 1.4
} ,
2023-06-13 04:00:28 +00:00
{
"source" : "cna@sap.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "HIGH" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 2.7 ,
"baseSeverity" : "LOW"
} ,
"exploitabilityScore" : 1.2 ,
"impactScore" : 1.4
}
]
} ,
"weaknesses" : [
{
"source" : "cna@sap.com" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-400"
}
]
}
] ,
2023-06-16 20:00:32 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:sap:netweaver:702:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "6A503ABF-8655-40D7-96AD-2D7F19A673AE"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:sap:netweaver:731:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "8A9D5C5A-6963-438B-B0EA-2A621A34D8A9"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:sap:netweaver:740:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "BFFA1591-0304-4FAE-A6A7-72D04D1F41A3"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:sap:netweaver:750:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "7940A9AF-308E-4CE5-BA19-7A3DCF49F644"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:sap:netweaver:751:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "C09428E4-45BB-414D-9F3D-AA5C73D2DD5E"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:sap:netweaver:752:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "5ED0BA7D-939D-4B05-81A3-9F991C8C04F9"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:sap:netweaver:753:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "0C2BF545-A7DC-4BB6-B894-D04CF163DD88"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:sap:netweaver:754:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "A75B2F18-60BE-41B5-82CB-520F794F2004"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:sap:netweaver:755:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "E31620E5-30FC-4545-A430-AAA77A66B51A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:sap:netweaver:756:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "9724E131-9893-4630-96A2-EB6032D98C58"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:sap:netweaver:757:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "8FEBCDDF-4828-45D1-A81D-FFB50261DBCA"
}
]
}
]
}
] ,
2023-06-13 04:00:28 +00:00
"references" : [
{
"url" : "https://launchpad.support.sap.com/#/notes/3325642" ,
2023-06-16 20:00:32 +00:00
"source" : "cna@sap.com" ,
"tags" : [
"Permissions Required"
]
2023-06-13 04:00:28 +00:00
} ,
{
"url" : "https://www.sap.com/documents/2022/02/fa865ea4-167e-0010-bca6-c68f7e60039b.html" ,
2023-06-16 20:00:32 +00:00
"source" : "cna@sap.com" ,
"tags" : [
"Vendor Advisory"
]
2023-06-13 04:00:28 +00:00
}
]
}