<?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>Cve-2021-48008 - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/tags/cve-2021-48008/</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>Fri, 18 Sep 2026 20:07:50 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/tags/cve-2021-48008/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 Chanjet CRM (CVE-2021-48008)</title><link>https://feed.craftedsignal.io/briefs/2026-09-chanjet-crm-sqli/</link><pubDate>Fri, 18 Sep 2026 20:07:50 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-chanjet-crm-sqli/</guid><description>Chanjet CRM contains an unauthenticated SQL injection vulnerability in the webservice endpoint, enabling remote attackers to extract sensitive data via the site_id parameter.</description><content:encoded><![CDATA[<p>Chanjet CRM is affected by an unauthenticated SQL injection vulnerability identified as CVE-2021-48008. The flaw exists within the application's webservice endpoint, specifically due to improper handling of the 'site_id' GET parameter. An unauthenticated remote attacker can inject arbitrary SQL commands by manipulating this parameter, bypassing input sanitization to interact directly with the backend database.</p>
<p>The vulnerability is categorized as a high-severity risk (CVSS v3.1 base score 7.5) because it does not require user authentication to trigger. Successful exploitation allows for UNION-based SQL injection, which can lead to the unauthorized extraction of sensitive information, such as user credentials, customer data, or configuration details. The Shadowserver Foundation reported observing exploitation attempts in the wild starting as early as October 18, 2023. Defenders should prioritize auditing web server logs for suspicious requests targeting the webservice endpoint with SQL-specific syntax.</p>
<h2 id="impact">Impact</h2>
<p>The vulnerability poses a significant risk to organizational confidentiality. If exploited, an attacker can conduct unauthorized queries against the application database, leading to the full exfiltration of stored business intelligence or personally identifiable information (PII). Given the public disclosure and observed in-the-wild activity, there is a high probability of automated exploitation by opportunistic threat actors scanning for vulnerable instances.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Audit web access logs for requests to the webservice endpoint containing SQL injection patterns such as 'UNION SELECT', 'ORDER BY', or common SQL comment markers.</li>
<li>Implement strict input validation or parameterization on all GET and POST parameters within the Chanjet CRM webservice API.</li>
<li>Patch affected Chanjet CRM instances to the latest vendor-supplied version to remediate the lack of input sanitization in the 'site_id' parameter.</li>
<li>Use a Web Application Firewall (WAF) to block incoming requests containing classic SQL injection payloads directed at the 'site_id' parameter.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>web-application-vulnerability</category><category>sql-injection</category><category>cve-2021-48008</category></item></channel></rss>