Description
|
|
Multiple vulnerabilities have been discovered in Dolibarr ERP/CRM, which can be exploited by malicious people to conduct cross-site scripting and SQL injection attacks and disclose potentially sensitive information.
1) Input passed to the "theme" parameter in htdocs/user/passwordforgotten.php is not properly verified before being used to display files. This can be exploited to disclose the contents of arbitrary files via directory traversal attacks.
2) Input passed to the "lang" parameter in htdocs/document.php is not properly sanitised before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.
This vulnerability is confirmed in version 3.0.0. Other versions may also be affected.
3) Input passed via the URL to htdocs/admin/security_other.php, htdocs/admin/events.php, and htdocs/admin/user.php is not properly sanitised before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.
4) Input passed to the "username" parameter in htdocs/index.php is not properly sanitised before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.
5) Input passed via the URL to htdocs/index.php, htdocs/admin/boxes.php, htdocs/admin/ihm.php, and htdocs/user/home.php is not properly sanitised before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.
6) Input passed via the URL to htdocs/comm/clients.php is not properly sanitised before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.
Successful exploitation of this vulnerability requires that the "Third Parties" module is enabled.
The vulnerabilities #3-#6 are confirmed in version 3.1.0 RC1. Other versions may also be affected.
7) Input passed via the "id" parameter to htdocs/user/info.php is not properly sanitised before being used in a SQL query. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code.
The vulnerabilities #1 and #7 are confirmed in version 3.1.0 RC1 and 3.1.0 RC3. Other versions may also be affected.
|