<?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>E-Cology 8.0 - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/e-cology-8.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>Tue, 11 Aug 2026 21:49:59 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/e-cology-8.0/feed.xml" rel="self" type="application/rss+xml"/><item><title>SQL Injection in Weaver E-cology 8.0</title><link>https://feed.craftedsignal.io/briefs/2026-08-weaver-sql-injection/</link><pubDate>Tue, 11 Aug 2026 21:49:59 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-weaver-sql-injection/</guid><description>Weaver E-cology 8.0 contains a SQL injection vulnerability in the SignatureDownLoad servlet that allows unauthenticated remote attackers to read arbitrary files via the markId parameter.</description><content:encoded><![CDATA[<p>Weaver (Fanwei) E-cology 8.0 contains a critical SQL injection vulnerability in the SignatureDownLoad servlet. The vulnerability originates from the unsanitized concatenation of the markId GET parameter into a SQL query. An unauthenticated remote attacker can supply a specially crafted UNION SELECT payload via the markId parameter to manipulate the query results. By controlling the markPath value returned by the database, the attacker can force the application to read and stream arbitrary files from the server's filesystem. This allows for the exfiltration of sensitive application configuration files, including those that store database credentials. This vulnerability has been subject to in-the-wild exploitation, with activity observed by the Shadowserver Foundation as early as October 18, 2023. Due to the lack of clear versioning for remediation, all instances of E-cology 8.0 should be treated as potentially vulnerable.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows unauthenticated attackers to read sensitive files from the server filesystem, leading to full application compromise, credential theft, and potentially remote code execution if configuration files or environment variables are leveraged. This poses a significant risk to organizations using the Weaver E-cology platform for business process management.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Prioritized actions for security teams:</p>
<ul>
<li>Identify and inventory all internet-facing instances of Weaver E-cology 8.0.</li>
<li>Deploy the Sigma rule below to monitor for SQL injection attempts against the SignatureDownLoad servlet.</li>
<li>Restrict network access to the SignatureDownLoad servlet using a Web Application Firewall (WAF) or equivalent access control list.</li>
<li>Consult with Weaver vendor support to verify if the deployment has been patched against CVE-2016-20097.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">threat</category><category>cve-2016-20097</category><category>sql-injection</category><category>webserver</category></item></channel></rss>