CVE-2014-3991
Dolibarr ERP/CRM 3.5.3 - Stored Cross-Site Scripting via Multiple Parameters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2014-3991.
AI-analyzed exploit summary The document details SQL injection vulnerabilities in Dolibarr's user management and group index pages, with proof-of-concept HTTP requests demonstrating the exploitation of the 'entity' and 'sortorder' parameters. It also includes a Cross-Site Request Forgery (CSRF) vulnerability via the 'dol_hide_leftmenu' parameter.
Description
Multiple cross-site scripting (XSS) vulnerabilities in Dolibarr ERP/CRM 3.5.3 allow remote attackers to inject arbitrary web script or HTML via the (1) dol_use_jmobile, (2) dol_optimize_smallscreen, (3) dol_no_mouse_hover, (4) dol_hide_topmenu, (5) dol_hide_leftmenu, (6) mainmenu, or (7) leftmenu parameter to index.php; the (8) dol_use_jmobile, (9) dol_optimize_smallscreen, (10) dol_no_mouse_hover, (11) dol_hide_topmenu, or (12) dol_hide_leftmenu parameter to user/index.php; the (13) dol_use_jmobile, (14) dol_optimize_smallscreen, (15) dol_no_mouse_hover, (16) dol_hide_topmenu, or (17) dol_hide_leftmenu parameter to user/logout.php; the (18) email, (19) firstname, (20) job, (21) lastname, or (22) login parameter in an update action in a "User Card" to user/fiche.php; or the (23) modulepart or (24) file parameter to viewimage.php.
Exploits (1)
The document details SQL injection vulnerabilities in Dolibarr's user management and group index pages, with proof-of-concept HTTP requests demonstrating the exploitation of the 'entity' and 'sortorder' parameters. It also includes a Cross-Site Request Forgery (CSRF) vulnerability via the 'dol_hide_leftmenu' parameter.