cvelist/2019/11xxx/CVE-2019-11876.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2019-05-10 14:00:47 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2019-05-24 16:00:47 +00:00
"ID": "CVE-2019-11876",
"STATE": "PUBLIC"
2019-05-10 14:00:47 +00:00
},
2019-05-24 16:00:47 +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",
2019-05-10 14:00:47 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2019-05-24 16:00:47 +00:00
"value": "In PrestaShop 1.7.5.2, the shop_country parameter in the install/index.php installation script/component is affected by Reflected XSS. Exploitation by a malicious actor requires the user to follow the initial stages of the setup (accepting terms and conditions) before executing the malicious link."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.prestashop.com/forums/forum/2-prestashop-news-and-releases/",
"refsource": "MISC",
"name": "https://www.prestashop.com/forums/forum/2-prestashop-news-and-releases/"
},
{
"refsource": "MISC",
"name": "https://www.logicallysecure.com/blog/xss-presta-xss-drupal/",
"url": "https://www.logicallysecure.com/blog/xss-presta-xss-drupal/"
2019-05-10 14:00:47 +00:00
}
]
}
}