Vulnerability CVE-2019-15062


Published: 2019-08-14   Modified: 2019-08-15

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

Type:

CWE-352

(Cross-Site Request Forgery (CSRF))

CVSS2 => (AV:N/AC:M/Au:S/C:P/I:P/A:P)

CVSS Base Score
Impact Subscore
Exploitability Subscore
6/10
6.4/10
6.8/10
Exploit range
Attack complexity
Authentication
Remote
Medium
Single time
Confidentiality impact
Integrity impact
Availability impact
Partial
Partial
Partial
Affected software
Dolibarr -> Dolibarr 

 References:
https://gauravnarwani.com/publications/CVE-2019-15062/
https://github.com/Dolibarr/dolibarr/issues/11671

Copyright 2024, cxsecurity.com

 

Back to Top