mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-29 16:29:28 +02:00
21 lines
943 B
Markdown
21 lines
943 B
Markdown
### [CVE-2018-14057](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14057)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|