
Cloud Vulnerability DB
A community-led vulnerabilities database
A SQL injection vulnerability was discovered in Dolibarr 11.0.3, specifically in the accountancy/customer/card.php file. The vulnerability allows remote authenticated users to execute arbitrary SQL commands through manipulation of the id parameter. This vulnerability was disclosed on June 18, 2020 (NVD).
The vulnerability exists due to insufficient input validation of the 'id' parameter in the accountancy/customer/card.php file. The CVSS v3.1 base score for this vulnerability is 8.8 (HIGH), with the vector string CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N. The vulnerability allows authenticated users to inject and execute arbitrary SQL commands via the id parameter (NVD).
When successfully exploited, this vulnerability allows authenticated attackers to execute arbitrary SQL commands on the underlying database. This could potentially lead to unauthorized access to sensitive data, manipulation of database contents, or compromise of the application's integrity (NVD).
The vulnerability requires authentication to exploit, meaning an attacker must have valid credentials to access the affected functionality. The attack complexity is considered low, indicating that the vulnerability is relatively straightforward to exploit once access is obtained (NVD).
The vulnerability was addressed in a subsequent release through improved input validation. A fix was implemented by adding proper type casting to the 'id' parameter using GETPOST('id', 'int') instead of the previous unsafe implementation (GitHub).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."