Dolibarr · Dolibarr · CVE-2019-15062
**Name of the Vulnerable Software and Affected Versions**
Dolibarr version 11.0.0-alpha
**Description**
An issue allows a user to store an IFRAME element, containing a `user/card.php` CSRF request, in their Linked Files settings page. When visited by the admin, this could completely take over the admin account. The protection mechanism for CSRF, which checks the Referer header, is bypassed because the attack originates from one of the application's own settings pages.
**Recommendations**
For Dolibarr version 11.0.0-alpha, as a temporary workaround, consider disabling the Linked Files settings page until a patch is available. Restrict access to the `user/card.php` page to minimize the risk of exploitation. Avoid using the Linked Files settings page until the issue is resolved. At the moment, there is no information about a newer version that contains a fix for this vulnerability.