CVE-2019-25452: Dolibarr ERP/CRM 10.0.1 SQL Injection via elemid
Dolibarr ERP/CRM 10.0.1 contains an SQL injection vulnerability in the elemid POST parameter of the viewcat.php endpoint that allows unauthenticated attackers to execute arbitrary SQL queries. Attackers can submit crafted POST requests with malicious SQL payloads in the elemid parameter to extract sensitive database information using error-based or time-based blind SQL injection techniques.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2019-25452?
CVE-2019-25452 is classified as a medium severity SQL Injection vulnerability.
How do I fix CVE-2019-25452?
To fix CVE-2019-25452, validate and sanitize the elemid POST parameter in the viewcat.php endpoint.
Which versions of Dolibarr ERP/CRM are affected by CVE-2019-25452?
Dolibarr ERP/CRM version 10.0.1 is directly affected by CVE-2019-25452.
Can CVE-2019-25452 be exploited remotely?
Yes, CVE-2019-25452 can be exploited by unauthenticated attackers remotely.
What impact does CVE-2019-25452 have on affected systems?
CVE-2019-25452 allows attackers to execute arbitrary SQL queries, potentially leading to unauthorized data access.