<?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>Contact Form Maker Plugin 1.12.20 — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/contact-form-maker-plugin-1.12.20/</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:39:34 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/contact-form-maker-plugin-1.12.20/feed.xml" rel="self" type="application/rss+xml"/><item><title>WordPress Contact Form Maker Plugin SQL Injection Vulnerability (CVE-2018-25347)</title><link>https://feed.craftedsignal.io/briefs/2026-05-wordpress-contact-form-sqli/</link><pubDate>Tue, 26 May 2026 13:39:34 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-05-wordpress-contact-form-sqli/</guid><description>WordPress Contact Form Maker Plugin version 1.12.20 is vulnerable to SQL injection, enabling authenticated attackers to manipulate database queries via AJAX actions (FormMakerSQLMapping and generete_csv_fmc) by injecting malicious SQL code through the 'name' and 'search_labels' parameters, potentially extracting sensitive database information or escalating privileges.</description><content:encoded><![CDATA[<p>The WordPress Contact Form Maker Plugin version 1.12.20 is susceptible to SQL injection vulnerabilities. Authenticated attackers can exploit these vulnerabilities to manipulate database queries through specific AJAX actions, namely &lsquo;FormMakerSQLMapping&rsquo; and &lsquo;generete_csv_fmc&rsquo;. By injecting malicious SQL code via the &rsquo;name&rsquo; and &lsquo;search_labels&rsquo; parameters, attackers can potentially extract sensitive information stored in the database or elevate their privileges within the WordPress application. This vulnerability allows malicious actors to compromise the integrity and confidentiality of data managed by the Contact Form Maker plugin. Defenders should prioritize patching and detection efforts to mitigate potential exploitation.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Attacker authenticates to the WordPress application.</li>
<li>Attacker crafts a malicious HTTP request targeting the &lsquo;FormMakerSQLMapping&rsquo; or &lsquo;generete_csv_fmc&rsquo; AJAX action.</li>
<li>The crafted request includes SQL injection payloads within the &rsquo;name&rsquo; or &lsquo;search_labels&rsquo; parameters.</li>
<li>The WordPress server processes the request, passing the malicious SQL code to the database query.</li>
<li>The injected SQL code modifies the intended database query, allowing the attacker to extract sensitive data.</li>
<li>The attacker retrieves the extracted data from the server response.</li>
<li>The attacker uses the extracted data to escalate privileges or gain further access to the WordPress application.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of this vulnerability can lead to the compromise of sensitive data stored within the WordPress database. This may include user credentials, customer data, or other confidential information managed by the Contact Form Maker plugin. Attackers can potentially use this access to escalate privileges, gain control of the WordPress site, and potentially use it as a beachhead for further attacks. The affected plugin version is 1.12.20, indicating that sites which have not applied updates are vulnerable.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade the WordPress Contact Form Maker Plugin to a version later than 1.12.20 to remediate the vulnerability (CVE-2018-25347).</li>
<li>Deploy the Sigma rule provided below to detect potential SQL injection attempts targeting the vulnerable AJAX actions.</li>
<li>Monitor web server logs for suspicious POST requests to &lsquo;FormMakerSQLMapping&rsquo; or &lsquo;generete_csv_fmc&rsquo; containing SQL syntax in the &rsquo;name&rsquo; or &lsquo;search_labels&rsquo; parameters.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>sqli</category><category>wordpress</category><category>plugin</category></item></channel></rss>