<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Dolibarr ERP CRM 7.0.3 — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/dolibarr-erp-crm-7.0.3/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Tue, 26 May 2026 13:55:52 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/dolibarr-erp-crm-7.0.3/feed.xml" rel="self" type="application/rss+xml"/><item><title>Dolibarr ERP CRM 7.0.3 Remote Code Execution via install/step1.php</title><link>https://feed.craftedsignal.io/briefs/2026-05-dolibarr-rce/</link><pubDate>Tue, 26 May 2026 13:55:52 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-05-dolibarr-rce/</guid><description>Dolibarr ERP CRM 7.0.3 is vulnerable to remote code evaluation, allowing unauthenticated attackers to execute arbitrary code by injecting PHP code through the db_name parameter, leading to arbitrary command execution.</description><content:encoded><![CDATA[<p>Dolibarr ERP CRM 7.0.3 is susceptible to a remote code evaluation vulnerability that permits unauthenticated attackers to execute arbitrary code. The vulnerability is located in the install/step1.php file and can be exploited by injecting PHP code into the db_name parameter via a POST request. This allows attackers to bypass authentication and execute arbitrary PHP code on the server, potentially leading to complete system compromise. This vulnerability was reported in May 2026 but relates to software version 7.0.3. Successful exploitation grants the attacker the ability to execute system commands, read sensitive data, and modify application configurations.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>The attacker sends a POST request to <code>/install/step1.php</code>.</li>
<li>The POST request includes the <code>db_name</code> parameter containing malicious PHP code.</li>
<li>The application improperly processes the injected PHP code within the <code>db_name</code> parameter.</li>
<li>The injected code is evaluated, allowing the attacker to execute arbitrary commands.</li>
<li>The attacker then accesses the <code>check.php</code> endpoint using a GET request.</li>
<li>The GET request includes a <code>cmd</code> parameter, specifying the command to be executed.</li>
<li>The server executes the command specified in the <code>cmd</code> parameter.</li>
<li>The attacker gains arbitrary code execution on the server.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of this vulnerability allows unauthenticated attackers to execute arbitrary code on the Dolibarr ERP CRM server. This could lead to complete system compromise, including the theft of sensitive data, modification of application configurations, and denial of service. Given the sensitive nature of data typically stored within an ERP CRM system, this vulnerability poses a significant risk to organizations using affected versions of Dolibarr.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Apply available patches or upgrade to a secure version of Dolibarr ERP CRM to remediate CVE-2018-25357.</li>
<li>Deploy the provided Sigma rule to detect exploitation attempts against <code>/install/step1.php</code>.</li>
<li>Monitor web server logs for POST requests to <code>/install/step1.php</code> containing suspicious characters in the <code>db_name</code> parameter.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">advisory</category><category>cve-2018-25357</category><category>rce</category><category>code-injection</category><category>web-application</category></item></channel></rss>