cvelist/2018/2xxx/CVE-2018-2405.json

94 lines
2.7 KiB
JSON
Raw Normal View History

2017-12-15 05:03:06 -05:00
{
"CVE_data_meta" : {
2018-04-10 15:23:10 +02:00
"ASSIGNER" : "cna@sap.com",
2017-12-15 05:03:06 -05:00
"ID" : "CVE-2018-2405",
2018-04-10 15:23:10 +02:00
"STATE" : "PUBLIC"
2017-12-15 05:03:06 -05:00
},
2018-04-10 11:04:17 -04:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "SAP Solution Manager",
"version" : {
"version_data" : [
{
"version_affected" : "=",
"version_value" : "7.10"
},
{
"version_affected" : "=",
"version_value" : "7.20"
}
]
}
}
]
},
"vendor_name" : "SAP SE"
}
]
}
},
2017-12-15 05:03:06 -05:00
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-04-10 15:23:10 +02:00
"value" : "SAP Solution Manager, 7.10, 7.20, Incident Management Work Center allows an attacker to upload a malicious script as an attachment and this could lead to possible Cross-Site Scripting."
2017-12-15 05:03:06 -05:00
}
]
2018-04-10 11:04:17 -04:00
},
"impact" : {
"cvss" : {
"attackComplexity" : "LOW",
"attackVector" : "NETWORK",
"availabilityImpact" : "NONE",
"baseScore" : 5.4,
"baseSeverity" : "MEDIUM",
"confidentialityImpact" : "LOW",
"integrityImpact" : "LOW",
"privilegesRequired" : "LOW",
"scope" : "CHANGED",
"userInteraction" : "REQUIRED",
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"version" : "3.0"
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Cross-Site Scripting"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://launchpad.support.sap.com/#/notes/2372688",
"refsource" : "MISC",
"url" : "https://launchpad.support.sap.com/#/notes/2372688"
},
{
"name" : "https://blogs.sap.com/2018/04/10/sap-security-patch-day-april-2018/",
"refsource" : "CONFIRM",
"url" : "https://blogs.sap.com/2018/04/10/sap-security-patch-day-april-2018/"
2018-04-11 06:04:47 -04:00
},
{
"name" : "103703",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/103703"
2018-04-10 11:04:17 -04:00
}
]
}
2017-12-15 05:03:06 -05:00
}