cvelist/2019/0xxx/CVE-2019-0244.json
2019-01-09 06:03:35 -05:00

116 lines
3.8 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cna@sap.com",
"ID" : "CVE-2019-0244",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "SAP CRM WebClient UI (SAPSCORE)",
"version" : {
"version_data" : [
{
"version_name" : "<",
"version_value" : "1.12"
}
]
}
},
{
"product_name" : "SAP CRM WebClient UI (S4FND)",
"version" : {
"version_data" : [
{
"version_name" : "<",
"version_value" : "1.02"
}
]
}
},
{
"product_name" : "SAP CRM WebClient UI (WEBCUIF)",
"version" : {
"version_data" : [
{
"version_name" : "<",
"version_value" : "7.31"
},
{
"version_name" : "<",
"version_value" : "7.46"
},
{
"version_name" : "<",
"version_value" : "7.47"
},
{
"version_name" : "<",
"version_value" : "7.48"
},
{
"version_name" : "<",
"version_value" : "8.0"
},
{
"version_name" : "<",
"version_value" : "8.01"
}
]
}
}
]
},
"vendor_name" : "SAP SE"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "SAP CRM WebClient UI (fixed in SAPSCORE 1.12; S4FND 1.02; WEBCUIF 7.31, 7.46, 7.47, 7.48, 8.0, 8.01) does not sufficiently encode user-controlled inputs, resulting in Cross-Site Scripting (XSS) vulnerability."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Cross-Site Scripting"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://launchpad.support.sap.com/#/notes/2588763",
"refsource" : "MISC",
"url" : "https://launchpad.support.sap.com/#/notes/2588763"
},
{
"name" : "https://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=509151985",
"refsource" : "MISC",
"url" : "https://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=509151985"
},
{
"name" : "106473",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/106473"
}
]
}
}