SQL injection vulnerability in Dolibarr ERP/CRM 3.3.1 allows remote attackers to execute arbitrary SQL commands via the 'pays' parameter in fiche.php.
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Link | Tags |
---|---|
https://security-tracker.debian.org/tracker/CVE-2013-2091 | third party advisory |
http://www.openwall.com/lists/oss-security/2013/05/14/3 | third party advisory mailing list |
https://exchange.xforce.ibmcloud.com/vulnerabilities/84248 | vdb entry third party advisory |
https://github.com/Dolibarr/dolibarr/commit/9427e32e2ed54c1a2bc519a88c057207836df489 | third party advisory |