cvelist/2020/13xxx/CVE-2020-13971.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2020-06-09 04:01:20 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-07-28 21:01:27 +00:00
"ID": "CVE-2020-13971",
"STATE": "PUBLIC"
2020-06-09 04:01:20 +00:00
},
2020-07-28 21:01:27 +00:00
"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",
2020-06-09 04:01:20 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-07-28 21:01:27 +00:00
"value": "In Shopware before 6.2.3, authenticated users are allowed to use the Mediabrowser fileupload feature to upload SVG images containing JavaScript. This leads to Persistent XSS. An uploaded image can be accessed without authentication."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://www.shopware.com/en/changelog/#6-2-3",
"url": "https://www.shopware.com/en/changelog/#6-2-3"
},
{
"refsource": "CONFIRM",
"name": "https://docs.shopware.com/en/shopware-6-en/security-updates/security-update-07-2020",
"url": "https://docs.shopware.com/en/shopware-6-en/security-updates/security-update-07-2020"
2020-06-09 04:01:20 +00:00
}
]
}
}