CVE-2019-25450 PUBLISHED

Dolibarr ERP/CRM 10.0.1 SQL Injection via card.php

Assigner: VulnCheck
Reserved: 20.02.2026 Published: 22.02.2026 Updated: 22.02.2026

Dolibarr ERP/CRM 10.0.1 contains multiple SQL injection vulnerabilities that allow authenticated attackers to manipulate database queries by injecting SQL code through POST parameters. Attackers can inject malicious SQL through parameters like actioncode, demand_reason_id, and availability_id in card.php endpoints to extract sensitive database information using boolean-based blind, error-based, and time-based blind techniques.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 7.1

Product Status

Vendor Dolibarr
Product Dolibarr ERP/CRM
Versions
  • Version 10.0.1 is affected

Credits

  • Metin Yunus Kandemir (kandemir) finder

References

Problem Types

  • Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE