<?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/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>Stylemixthemes - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/vendors/stylemixthemes/</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, 31 Aug 2026 20:06:17 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/vendors/stylemixthemes/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Unauthenticated SQL Injection in MasterStudy LMS Plugin</title><link>https://feed.craftedsignal.io/briefs/2026-08-cve-2024-1512/</link><pubDate>Mon, 31 Aug 2026 20:06:17 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-cve-2024-1512/</guid><description>CVE-2024-1512 is an unauthenticated union-based SQL injection vulnerability in the MasterStudy LMS WordPress plugin via the 'user' parameter, allowing remote database compromise.</description><content:encoded><![CDATA[<p>CVE-2024-1512 is a critical security vulnerability discovered in the MasterStudy LMS WordPress plugin, affecting versions 3.2.5 and below. The flaw exists within the REST API endpoint '/lms/stm-lms/order/items', where the 'user' parameter is improperly sanitized before being included in database queries. This vulnerability allows an unauthenticated remote attacker to perform a union-based SQL injection. By injecting malicious SQL syntax through the 'user' parameter, an attacker can manipulate the application's database queries. This enables unauthorized actions including, but not limited to, full database content extraction, data deletion, or arbitrary manipulation of records. Given the lack of required authentication, the threat level is elevated for any WordPress site utilizing the affected plugin version.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of CVE-2024-1512 grants an attacker the ability to bypass application security controls to interact directly with the backend database. This can lead to the total loss of confidentiality and integrity for site data, including user records, LMS course content, and administrative credentials. Organizations hosting sensitive educational or user data are at highest risk.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Upgrade the MasterStudy LMS WordPress plugin to a version patched against CVE-2024-1512 immediately.</li>
<li>Implement the provided web server detection rules to monitor for suspicious requests targeting the identified REST API endpoint.</li>
<li>Review database access logs for anomalies originating from the '/lms/stm-lms/order/items' endpoint, specifically looking for common SQL injection patterns such as 'UNION SELECT' or time-based delay commands.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>wordpress</category><category>sqli</category><category>web-application</category><category>cve-2024-1512</category></item></channel></rss>