<?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>Cpe:2.3:a:code-Projects:matrimonial_system:1.0:*:*:*:*:*:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3acode-projectsmatrimonial_system1.0/</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>Wed, 16 Sep 2026 15:51:55 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3acode-projectsmatrimonial_system1.0/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>SQL Injection in code-projects Matrimonial System</title><link>https://feed.craftedsignal.io/briefs/2026-09-16-cve-2026-92366/</link><pubDate>Wed, 16 Sep 2026 15:51:55 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-16-cve-2026-92366/</guid><description>Matrimonial System 1.0 contains a remote SQL injection vulnerability in the search.php script, allowing unauthenticated attackers to manipulate search arguments to execute arbitrary database commands.</description><content:encoded><![CDATA[<p>CVE-2026-92366 is a critical SQL injection vulnerability identified in the Regular Search component of the code-projects Matrimonial System version 1.0. The vulnerability resides within the /search.php file, which fails to properly sanitize input provided through several GET or POST parameters, including sex, mothertongue, maritialstatus, country, state, religion, agemin, and agemax. An unauthenticated remote attacker can exploit this flaw by crafting malicious input strings containing SQL injection payloads. If successful, this can lead to unauthorized data exfiltration, modification of database contents, or potential escalation of access within the underlying database. The vulnerability has been publicly disclosed, increasing the risk of automated exploitation attempts against internet-facing instances of this software.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of this SQL injection vulnerability allows an attacker to interact directly with the application's backend database. This may result in the complete compromise of stored user data, including personal identifiable information (PII) common to matrimonial platforms. If the database service account has excessive permissions, attackers could potentially gain deeper access to the host server environment or disrupt the service through malicious queries.</p>
<h2 id="recommendation">Recommendation</h2>
<ol>
<li>Identify all instances of code-projects Matrimonial System 1.0 within the organization via software inventory or network scanning.</li>
<li>Until a vendor-supplied patch is available, implement a Web Application Firewall (WAF) rule to inspect and block requests to /search.php containing SQL injection patterns in the specified parameters.</li>
<li>Deploy the provided Sigma rule to detect exploitation attempts against the /search.php endpoint.</li>
<li>Review database access logs for unusual patterns, such as UNION statements or error-based injection strings, originating from the web server.</li>
</ol>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>sqli</category><category>web-vulnerability</category></item></channel></rss>