cvelist/2018/2xxx/CVE-2018-2419.json
2018-05-10 06:02:41 -04:00

147 lines
5.0 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cna@sap.com",
"ID" : "CVE-2018-2419",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "SAP Enterprise Financial Services (SAPSCORE)",
"version" : {
"version_data" : [
{
"version_affected" : "=",
"version_value" : "1.11"
},
{
"version_affected" : "=",
"version_value" : "1.12"
}
]
}
},
{
"product_name" : "SAP Enterprise Financial Services (S4CORE)",
"version" : {
"version_data" : [
{
"version_affected" : "=",
"version_value" : "1.01"
},
{
"version_affected" : "=",
"version_value" : "1.02"
}
]
}
},
{
"product_name" : "SAP Enterprise Financial Services (EA-FINSERV)",
"version" : {
"version_data" : [
{
"version_affected" : "=",
"version_value" : "6.04"
},
{
"version_affected" : "=",
"version_value" : "6.05"
},
{
"version_affected" : "=",
"version_value" : "6.06"
},
{
"version_affected" : "=",
"version_value" : "6.16"
},
{
"version_affected" : "=",
"version_value" : "6.17"
},
{
"version_affected" : "=",
"version_value" : "6.18"
},
{
"version_affected" : "=",
"version_value" : "8.0"
}
]
}
}
]
},
"vendor_name" : "SAP SE"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "SAP Enterprise Financial Services (SAPSCORE 1.11, 1.12; S4CORE 1.01, 1.02; EA-FINSERV 6.04, 6.05, 6.06, 6.16, 6.17, 6.18, 8.0) does not perform necessary authorization checks for an authenticated user, resulting in escalation of privileges."
}
]
},
"impact" : {
"cvss" : {
"attackComplexity" : "HIGH",
"attackVector" : "NETWORK",
"availabilityImpact" : "NONE",
"baseScore" : 3.7,
"baseSeverity" : "LOW",
"confidentialityImpact" : "LOW",
"integrityImpact" : "LOW",
"privilegesRequired" : "LOW",
"scope" : "UNCHANGED",
"userInteraction" : "REQUIRED",
"vectorString" : "CVSS:3.0/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:N",
"version" : "3.0"
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Missing Authorization Check"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://launchpad.support.sap.com/#/notes/2596627",
"refsource" : "MISC",
"url" : "https://launchpad.support.sap.com/#/notes/2596627"
},
{
"name" : "https://blogs.sap.com/2018/05/08/sap-security-patch-day-may-2018/",
"refsource" : "CONFIRM",
"url" : "https://blogs.sap.com/2018/05/08/sap-security-patch-day-may-2018/"
},
{
"name" : "104116",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/104116"
}
]
},
"source" : {
"discovery" : "UNKNOWN"
}
}