<?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>Ek Rishta 2.10 — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/ek-rishta-2.10/</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:40:01 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/ek-rishta-2.10/feed.xml" rel="self" type="application/rss+xml"/><item><title>Joomla! Ek Rishta Component 2.10 SQL Injection Vulnerability</title><link>https://feed.craftedsignal.io/briefs/2026-05-joomla-ek-rishta-sqli/</link><pubDate>Tue, 26 May 2026 13:40:01 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-05-joomla-ek-rishta-sqli/</guid><description>Joomla! Component Ek Rishta version 2.10 is vulnerable to SQL injection allowing unauthenticated attackers to manipulate database queries by injecting SQL code via the cid parameter through GET requests to the user_detail view, potentially extracting sensitive database information.</description><content:encoded><![CDATA[<p>Joomla! Component Ek Rishta 2.10 is susceptible to an SQL injection vulnerability that enables unauthenticated attackers to execute arbitrary SQL commands. This flaw allows attackers to manipulate database queries by injecting SQL code through the <code>cid</code> parameter in GET requests to the <code>user_detail</code> view. Successful exploitation could lead to unauthorized access to sensitive database information. The vulnerability was reported in the Ek Rishta component, a Joomla! extension. Attackers can leverage this vulnerability without authentication, making it a critical risk for systems running the affected component.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>An unauthenticated attacker identifies a Joomla! website using Ek Rishta 2.10.</li>
<li>The attacker crafts a malicious GET request targeting the <code>user_detail</code> view.</li>
<li>The attacker injects SQL code into the <code>cid</code> parameter of the GET request.</li>
<li>The Joomla! application processes the crafted request without proper sanitization of the <code>cid</code> parameter.</li>
<li>The injected SQL code is executed against the database.</li>
<li>The attacker retrieves sensitive database information, such as user credentials or configuration details.</li>
<li>The attacker may further compromise the system by using the extracted credentials or exploiting other vulnerabilities.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of this vulnerability can lead to the disclosure of sensitive information stored in the database, potentially including user credentials, personal data, and other confidential information. This can result in identity theft, financial fraud, and reputational damage to the affected organization. Given the unauthenticated nature of the vulnerability, any Joomla! website using the vulnerable component is at risk.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Apply the patch or upgrade to a non-vulnerable version of Ek Rishta to remediate CVE-2018-25348.</li>
<li>Deploy the Sigma rule provided in this brief to detect exploitation attempts targeting the <code>cid</code> parameter in <code>user_detail</code> GET requests.</li>
<li>Implement input validation and sanitization measures to prevent SQL injection vulnerabilities in web applications.</li>
<li>Review web server logs for suspicious GET requests targeting the <code>user_detail</code> view with potentially malicious SQL code in the <code>cid</code> parameter.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>sql-injection</category><category>joomla</category><category>vulnerability</category></item></channel></rss>