mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 06:52:09 +02:00
18 lines
783 B
Markdown
18 lines
783 B
Markdown
### [CVE-2018-7491](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-7491)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/zapalm/prestashop-security-vulnerability-checker
|
|
|