mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-28 01:04:30 +00:00
951 B
951 B
CVE-2019-15062
Description
An issue was discovered in Dolibarr 11.0.0-alpha. A user can store an IFRAME element (containing a user/card.php CSRF request) in his Linked Files settings page. When visited by the admin, this could completely take over the admin account. (The protection mechanism for CSRF is to check the Referer header; however, because the attack is from one of the application's own settings pages, this mechanism is bypassed.)
POC
Reference
- https://gauravnarwani.com/publications/CVE-2019-15062/
- https://gauravnarwani.com/publications/CVE-2019-15062/
Github
No PoCs found on GitHub currently.