CVE-2018-25357 PUBLISHED

Dolibarr ERP CRM 7.0.3 Remote Code Evaluation via install/step1.php

Assigner: VulnCheck
Reserved: 23.05.2026 Published: 23.05.2026 Updated: 23.05.2026

Dolibarr ERP CRM 7.0.3 contains a remote code evaluation vulnerability that allows unauthenticated attackers to execute arbitrary code by injecting PHP code through the db_name parameter. Attackers can send a POST request to install/step1.php with malicious PHP code in the db_name parameter, then execute commands via the check.php endpoint using the cmd GET parameter.

Metrics

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

Product Status

Vendor Dolibarr
Product Dolibarr ERP CRM
Versions
  • affected from 0 to 7.0.3 (incl.)

Credits

  • om3rcitak - https://omercitak.com finder

References

Problem Types

  • Improper Control of Generation of Code ('Code Injection') CWE