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

84 lines
3.2 KiB
JSON
Raw Normal View History

2018-11-26 08:03:09 -05:00
{
2019-06-12 15:00:55 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 01:56:27 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-0308",
2019-06-12 15:00:55 +00:00
"ASSIGNER": "cna@sap.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "SAP SE",
"product": {
"product_data": [
{
"product_name": "SAP E-Commerce (Business-to-Consumer application)",
"version": {
"version_data": [
{
"version_name": "<",
"version_value": "7.3"
},
{
"version_name": "<",
"version_value": "7.31"
},
{
"version_name": "<",
"version_value": "7.32"
},
{
"version_name": "<",
"version_value": "7.33"
},
{
"version_name": "<",
"version_value": "7.54"
}
]
}
}
]
}
}
]
}
2019-03-18 01:56:27 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-06-12 15:00:55 +00:00
"value": "An authenticated attacker in SAP E-Commerce (Business-to-Consumer application), versions 7.3, 7.31, 7.32, 7.33, 7.54, can change the price of the product to zero and also checkout, by injecting an HTML code in the application that will be executed whenever the victim logs in to the application even on a different machine, leading to Code Injection."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Code Injection"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://launchpad.support.sap.com/#/notes/2773493",
"refsource": "MISC",
"name": "https://launchpad.support.sap.com/#/notes/2773493"
},
{
"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"
2019-03-18 01:56:27 +00:00
}
]
}
2019-06-12 17:00:54 +00:00
}