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

72 lines
2.5 KiB
JSON
Raw Normal View History

2018-11-26 08:03:09 -05:00
{
2019-06-14 19:00:46 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 05:42:57 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-0303",
2019-06-14 19:00:46 +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 (Administration Console)",
"version": {
"version_data": [
{
"version_name": "<",
"version_value": "4.2"
},
{
"version_name": "<",
"version_value": "4.3"
}
]
}
}
]
}
}
]
}
2019-03-18 05:42:57 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-06-14 19:00:46 +00:00
"value": "SAP BusinessObjects Business Intelligence Platform (Administration Console), versions 4.2, 4.3, module BILogon/appService.jsp is reflecting requested parameter errMsg into response content without sanitation. This could be used by an attacker to build a special url that execute custom JavaScript code when the url is accessed."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross Site Scripting"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=521864242",
"refsource": "MISC",
"name": "https://wiki.scn.sap.com/wiki/pages/viewpage.action?pageId=521864242"
},
{
"url": "https://launchpad.support.sap.com/#/notes/2637997",
"refsource": "MISC",
"name": "https://launchpad.support.sap.com/#/notes/2637997"
2019-03-18 05:42:57 +00:00
}
]
}
}