Files
CVEs-PoC/2018/CVE-2018-14057.md
T
2024-06-18 02:51:15 +02:00

21 lines
943 B
Markdown

### [CVE-2018-14057](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14057)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Pimcore before 5.3.0 allows remote attackers to conduct cross-site request forgery (CSRF) attacks by leveraging validation of the X-pimcore-csrf-token anti-CSRF token only in the "Settings > Users / Roles" function.
### POC
#### Reference
- http://packetstormsecurity.com/files/148954/Pimcore-5.2.3-CSRF-Cross-Site-Scripting-SQL-Injection.html
- http://seclists.org/fulldisclosure/2018/Aug/13
- https://www.exploit-db.com/exploits/45208/
- https://www.sec-consult.com/en/blog/advisories/sql-injection-xss-csrf-vulnerabilities-in-pimcore-software/
#### Github
No PoCs found on GitHub currently.