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

76 lines
2.8 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 06:49:08 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-0335",
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 (CMC)",
"version": {
"version_data": [
{
"version_name": "<",
"version_value": "4.1"
},
{
"version_name": "<",
"version_value": "4.2"
},
{
"version_name": "<",
"version_value": "4.3"
}
]
}
}
]
}
}
]
}
2019-03-18 06:49:08 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-08-14 14:00:50 +00:00
"value": "Under certain conditions SAP BusinessObjects Business Intelligence Platform (Central Management Console), versions 4.1, 4.2, 4.3, allows an attacker to store a malicious payload within the description field of a user account. The payload is triggered when the mouse cursor is moved over the description field in the list, when generating the little yellow informational pop up box, resulting in Stored Cross Site Scripting Attack."
}
]
},
"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 06:49:08 +00:00
}
]
}
}