<?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>Cve-2018-25372 — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/cve-2018-25372/</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 14:15:13 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/cve-2018-25372/feed.xml" rel="self" type="application/rss+xml"/><item><title>CVE-2018-25372 - MedDream PACS Server Premium Unauthenticated SQL Injection</title><link>https://feed.craftedsignal.io/briefs/2026-05-meddream-sql-injection/</link><pubDate>Tue, 26 May 2026 14:15:13 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-05-meddream-sql-injection/</guid><description>MedDream PACS Server Premium 6.7.1.1 is vulnerable to SQL injection, allowing unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code into the email parameter via a crafted POST request to the userSignup.php endpoint.</description><content:encoded><![CDATA[<p>MedDream PACS Server Premium version 6.7.1.1 is susceptible to an SQL injection vulnerability (CVE-2018-25372). This flaw enables unauthenticated attackers to inject malicious SQL code into the email parameter of the userSignup.php endpoint. By sending specially crafted POST requests, attackers can bypass authentication and execute arbitrary SQL queries against the backend MySQL database. This can lead to the extraction of sensitive information, potentially compromising patient data and system integrity. The vulnerability was reported on May 25, 2026.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>The attacker identifies the <code>userSignup.php</code> endpoint as a potential target for SQL injection.</li>
<li>The attacker crafts a malicious POST request containing SQL injection payloads within the <code>email</code> parameter.</li>
<li>The attacker sends the crafted POST request to the <code>userSignup.php</code> endpoint.</li>
<li>The MedDream PACS Server processes the request without proper sanitization of the <code>email</code> parameter.</li>
<li>The injected SQL code is executed against the backend MySQL database.</li>
<li>The attacker retrieves sensitive data from the database, such as usernames, passwords, patient records, or other confidential information.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of this vulnerability can result in the unauthorized disclosure of sensitive patient data, potentially leading to violations of privacy regulations and reputational damage. Attackers may also be able to modify or delete data, disrupt system operations, or gain further access to the server. The number of affected installations is unknown.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Apply the latest patches or upgrades provided by MedDream to address CVE-2018-25372.</li>
<li>Implement input validation and sanitization measures to prevent SQL injection attacks.</li>
<li>Deploy the Sigma rule to detect exploitation attempts targeting the <code>userSignup.php</code> endpoint.</li>
<li>Monitor web server logs for suspicious POST requests to <code>userSignup.php</code> containing SQL syntax in the <code>email</code> parameter.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>sql-injection</category><category>cve-2018-25372</category><category>web-application</category><category>meddream</category></item></channel></rss>