cvelist/2018/7xxx/CVE-2018-7491.json

67 lines
2.1 KiB
JSON
Raw Normal View History

2018-02-26 12:05:12 -05:00
{
2019-03-18 05:33:26 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-7491",
"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": [
2018-02-26 12:05:12 -05:00
{
2019-03-18 05:33:26 +00:00
"lang": "eng",
"value": "In PrestaShop through 1.7.2.5, a UI-Redressing/Clickjacking vulnerability was found that might lead to state-changing impact in the context of a user or an admin, because the generateHtaccess function in classes/Tools.php sets neither X-Frame-Options nor 'Content-Security-Policy \"frame-ancestors' values."
2018-02-26 12:05:12 -05:00
}
2019-03-18 05:33:26 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "http://forge.prestashop.com/browse/BOOM-4917",
"refsource": "MISC",
"url": "http://forge.prestashop.com/browse/BOOM-4917"
},
{
"name": "https://github.com/PrestaShop/PrestaShop/pull/8807",
"refsource": "MISC",
"url": "https://github.com/PrestaShop/PrestaShop/pull/8807"
}
]
}
}