<?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>Form Maker Plugin &lt;= 1.12.24 — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/form-maker-plugin--1.12.24/</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:38:59 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/form-maker-plugin--1.12.24/feed.xml" rel="self" type="application/rss+xml"/><item><title>WordPress Form Maker Plugin SQL Injection Vulnerability (CVE-2018-25346)</title><link>https://feed.craftedsignal.io/briefs/2026-05-cve-2018-25346-sqli/</link><pubDate>Tue, 26 May 2026 13:38:59 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-05-cve-2018-25346-sqli/</guid><description>WordPress Form Maker Plugin version 1.12.24 and below is vulnerable to SQL injection, allowing authenticated attackers to manipulate database queries through the FormMakerSQLMapping and generete_csv actions via crafted POST requests, potentially leading to data extraction, modification, or privilege escalation.</description><content:encoded><![CDATA[<p>The WordPress Form Maker Plugin, specifically versions 1.12.24 and below, is susceptible to SQL injection vulnerabilities. This flaw allows authenticated attackers to inject malicious SQL code into database queries through specific actions within the plugin. The vulnerability exists within the FormMakerSQLMapping and generete_csv functionalities. By crafting malicious POST requests and injecting SQL payloads into the &rsquo;name&rsquo; and &lsquo;search_labels&rsquo; parameters, attackers can manipulate database queries to extract sensitive data, modify existing records, or potentially escalate their privileges within the WordPress database. This vulnerability presents a significant risk to websites using the vulnerable plugin, potentially leading to complete compromise of the affected WordPress instance.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Attacker authenticates to the WordPress instance with valid user credentials.</li>
<li>Attacker crafts a POST request targeting the FormMakerSQLMapping action.</li>
<li>The POST request includes a malicious SQL payload within the &rsquo;name&rsquo; parameter.</li>
<li>The application fails to properly sanitize the &rsquo;name&rsquo; parameter, allowing the SQL code to be injected into a database query.</li>
<li>The injected SQL code is executed against the WordPress database.</li>
<li>Attacker crafts a POST request targeting the generete_csv action.</li>
<li>The POST request includes a malicious SQL payload within the &lsquo;search_labels&rsquo; parameter.</li>
<li>The injected SQL code is executed against the WordPress database, potentially allowing the attacker to extract sensitive information or modify data.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of this SQL injection vulnerability can lead to several critical impacts. Attackers could extract sensitive data such as user credentials, customer information, or other confidential data stored in the WordPress database. They could also modify existing data, potentially defacing the website or corrupting critical information. In a worst-case scenario, attackers could escalate their privileges to administrator level, granting them full control over the WordPress instance. This could lead to complete compromise of the website and its associated data.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade the WordPress Form Maker Plugin to a version greater than 1.12.24 to patch CVE-2018-25346.</li>
<li>Deploy the Sigma rule &ldquo;Detect WordPress Form Maker SQL Injection via FormMakerSQLMapping&rdquo; to your SIEM to detect exploitation attempts.</li>
<li>Deploy the Sigma rule &ldquo;Detect WordPress Form Maker SQL Injection via generete_csv&rdquo; to detect exploitation attempts.</li>
<li>Monitor web server logs for suspicious POST requests targeting the FormMakerSQLMapping and generete_csv actions in the WordPress Form Maker Plugin.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">threat</category><category>sqli</category><category>wordpress</category><category>plugin</category></item></channel></rss>