cvelist/2017/18xxx/CVE-2017-18357.json
2019-03-17 23:30:57 +00:00

67 lines
2.1 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-18357",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Shopware before 5.3.4 has a PHP Object Instantiation issue via the sort parameter to the loadPreviewAction() method of the Shopware_Controllers_Backend_ProductStream controller, with resultant XXE via instantiation of a SimpleXMLElement object."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://demo.ripstech.com/projects/shopware_5.3.3",
"refsource": "MISC",
"url": "https://demo.ripstech.com/projects/shopware_5.3.3"
},
{
"name": "https://blog.ripstech.com/2017/shopware-php-object-instantiation-to-blind-xxe/",
"refsource": "MISC",
"url": "https://blog.ripstech.com/2017/shopware-php-object-instantiation-to-blind-xxe/"
}
]
}
}