First published: Thu Jun 18 2020(Updated: )
A SQL injection vulnerability in accountancy/customer/card.php in Dolibarr 11.0.3 allows remote authenticated users to execute arbitrary SQL commands via the id parameter.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Dolibarr Dolibarr | <=11.0.3 | |
composer/dolibarr/dolibarr | <11.0.5 | 11.0.5 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-14443 is a SQL injection vulnerability in Dolibarr 11.0.3.
CVE-2020-14443 allows remote authenticated users to execute arbitrary SQL commands via the id parameter.
CVE-2020-14443 has a severity score of 8.8 (high).
To fix the SQL injection vulnerability, update Dolibarr to a version which includes the fix, such as the commit 40e16672e3aa4e9208ea7a4829f30507dcdfc4ba.
CWE-89 is a weakness in software that allows an attacker to inject malicious SQL statements.