<?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-25430 — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/cve-2018-25430/</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>Mon, 01 Jun 2026 22:17:49 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/cve-2018-25430/feed.xml" rel="self" type="application/rss+xml"/><item><title>CVE-2018-25430: Paroiciel 11.20 SQL Injection Vulnerability</title><link>https://feed.craftedsignal.io/briefs/2026-06-cve-2018-25430-sql-injection/</link><pubDate>Mon, 01 Jun 2026 22:17:49 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-06-cve-2018-25430-sql-injection/</guid><description>Paroiciel 11.20 contains an SQL injection vulnerability (CVE-2018-25430) that allows authenticated attackers to execute arbitrary SQL queries by injecting malicious code through the eGeqIdEquipe parameter, potentially leading to sensitive data extraction.</description><content:encoded><![CDATA[<p>Paroiciel 11.20 is susceptible to an SQL injection vulnerability identified as CVE-2018-25430. Authenticated attackers can exploit this vulnerability by injecting malicious SQL code via the eGeqIdEquipe parameter. Successful exploitation allows attackers to execute arbitrary SQL queries. The vulnerability was reported on June 1, 2026. Successful exploitation can lead to the extraction of sensitive database information, including version details and other critical data. This poses a significant risk to organizations using the affected software.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>The attacker authenticates to the Paroiciel 11.20 application.</li>
<li>The attacker crafts a malicious SQL payload designed to extract sensitive data.</li>
<li>The attacker sends a GET request to the <code>egeq.php</code> endpoint.</li>
<li>The <code>eGeqIdEquipe</code> parameter within the GET request is injected with the malicious SQL payload.</li>
<li>The Paroiciel application processes the crafted GET request without proper sanitization of the <code>eGeqIdEquipe</code> parameter.</li>
<li>The injected SQL payload is executed against the underlying database.</li>
<li>Sensitive information, such as database version details, is extracted by the attacker.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of the SQL injection vulnerability (CVE-2018-25430) in Paroiciel 11.20 can lead to the unauthorized disclosure of sensitive database information. This could include user credentials, configuration details, and other confidential data stored within the database. The CVSS v3.1 base score for this vulnerability is 7.1, indicating a high severity.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Apply available patches or upgrade to a secure version of Paroiciel to remediate CVE-2018-25430.</li>
<li>Deploy the Sigma rule &ldquo;Detect CVE-2018-25430 Exploitation Attempt via eGeqIdEquipe Parameter&rdquo; to identify potential exploitation attempts.</li>
<li>Implement input validation and sanitization for all user-supplied input, especially the <code>eGeqIdEquipe</code> parameter, to prevent SQL injection attacks.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>sql-injection</category><category>cve-2018-25430</category><category>web-application</category></item></channel></rss>