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

76 lines
2.7 KiB
JSON
Raw Normal View History

2018-11-26 08:03:09 -05:00
{
2019-08-14 14:00:50 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 03:37:57 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-0332",
2019-08-14 14:00:50 +00:00
"ASSIGNER": "cna@sap.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "SAP SE",
"product": {
"product_data": [
{
"product_name": "SAP BusinessObjects Business Intelligence Platform (Info View)",
"version": {
"version_data": [
{
"version_name": "<",
"version_value": "4.1"
},
{
"version_name": "<",
"version_value": "4.2"
},
{
"version_name": "<",
"version_value": "4.3"
}
]
}
}
]
}
}
]
}
2019-03-18 03:37:57 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-08-14 14:00:50 +00:00
"value": "SAP BusinessObjects Business Intelligence Platform (Info View), versions 4.1, 4.2, 4.3, allows an attacker to give some payload for keyword in the search and it will be executed while search performs its action, resulting in Cross-Site Scripting (XSS) vulnerability."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-Site Scripting"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://launchpad.support.sap.com/#/notes/2742468",
"refsource": "MISC",
"name": "https://launchpad.support.sap.com/#/notes/2742468"
},
{
"url": "https://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=523998017",
"refsource": "MISC",
"name": "https://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=523998017"
2019-03-18 03:37:57 +00:00
}
]
}
}