<?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:fengoffice:feng_office:*:*:*:*:*:*:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3afengofficefeng_office/</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>Sun, 13 Sep 2026 05:24:27 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3afengofficefeng_office/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>Remote SQL Injection in Feng Office Legacy API</title><link>https://feed.craftedsignal.io/briefs/2026-09-feng-office-sqli/</link><pubDate>Sun, 13 Sep 2026 05:24:27 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-feng-office-sqli/</guid><description>Feng Office versions up to 3.11.13.11 are susceptible to remote SQL injection via the 'auth' parameter in the Legacy API component.</description><content:encoded><![CDATA[<p>A critical SQL injection vulnerability exists in Feng Office versions up to 3.11.13.11, specifically affecting the 'findAll' function within 'application/models/CompanyWebsite.class.php'. This component, part of the Legacy API, fails to properly neutralize the 'auth' argument before incorporating it into database queries. Remote, unauthenticated attackers can exploit this flaw to inject arbitrary SQL commands, potentially leading to unauthorized data exfiltration, modification, or full compromise of the backend database. While public proof-of-concept exploits exist, the vendor has not responded to disclosure reports, leaving current installations at high risk. Detection engineers should focus on monitoring HTTP traffic for patterns associated with SQL injection attempts targeting the Legacy API endpoint.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows unauthenticated remote attackers to bypass authentication controls and execute arbitrary SQL queries against the application database. This can lead to the exposure of sensitive organizational data, including contact information and internal records, as well as the potential for administrative account takeovers or database-level system modifications.</p>
<h2 id="recommendation">Recommendation</h2>
<ol>
<li>Review web server logs for suspicious 'auth' parameter values containing SQL syntax characters (e.g., UNION, SELECT, --, ;) targeting the Legacy API path.</li>
<li>Implement WAF rules to sanitize or block input to the 'auth' parameter in the Legacy API module.</li>
<li>If patching is unavailable due to lack of vendor response, restrict network access to the Legacy API component using edge firewall controls.</li>
</ol>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>sqli</category><category>web-application</category><category>vulnerability</category></item></channel></rss>