cvelist/2019/0xxx/CVE-2019-0262.json

77 lines
2.5 KiB
JSON
Raw Normal View History

2019-02-15 13:04:18 -05:00
{
2019-03-18 01:17:59 +00:00
"CVE_data_meta": {
"ASSIGNER": "cna@sap.com",
"ID": "CVE-2019-0262",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "SAP WebIntelligence BILaunchPad (Enterprise)",
"version": {
"version_data": [
{
"version_name": "<",
"version_value": "4.10"
},
{
"version_name": "<",
"version_value": "4.20"
}
]
}
}
]
},
"vendor_name": "SAP SE"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
2019-02-15 13:04:18 -05:00
{
2019-03-18 01:17:59 +00:00
"lang": "eng",
"value": "SAP WebIntelligence BILaunchPad, versions 4.10, 4.20, does not sufficiently encode user-controlled inputs in generated HTML reports, resulting in Cross-Site Scripting (XSS) vulnerability."
2019-02-15 13:04:18 -05:00
}
2019-03-18 01:17:59 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-Site Scripting"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=510922943",
"refsource": "MISC",
"url": "https://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=510922943"
},
{
"name": "106998",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/106998"
},
{
"name": "https://launchpad.support.sap.com/#/notes/2696714",
"refsource": "MISC",
"url": "https://launchpad.support.sap.com/#/notes/2696714"
}
]
}
}