<?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>EEMS Enterprise Power Operation and Maintenance Cloud Platform (1.3.0) — CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/eems-enterprise-power-operation-and-maintenance-cloud-platform-1.3.0/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata — refreshed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Mon, 29 Jan 2024 12:00:00 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/eems-enterprise-power-operation-and-maintenance-cloud-platform-1.3.0/feed.xml" rel="self" type="application/rss+xml"/><item><title>Acrel EEMS Enterprise Power Operation and Maintenance Cloud Platform SQL Injection Vulnerability</title><link>https://feed.craftedsignal.io/briefs/2024-01-29-acrel-eems-sqli/</link><pubDate>Mon, 29 Jan 2024 12:00:00 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2024-01-29-acrel-eems-sqli/</guid><description>A SQL injection vulnerability exists in Acrel Electrical EEMS Enterprise Power Operation and Maintenance Cloud Platform 1.3.0 when manipulating the 'fCircuitids' argument in the '/SubstationWEBV2/main/elecMaxMinAvgValue' file, potentially allowing for remote code execution or data exfiltration.</description><content:encoded><![CDATA[<p>A SQL injection vulnerability has been identified in Acrel Electrical EEMS Enterprise Power Operation and Maintenance Cloud Platform version 1.3.0. The vulnerability resides within the <code>/SubstationWEBV2/main/elecMaxMinAvgValue</code> file and is triggered by manipulating the <code>fCircuitids</code> argument. This flaw allows remote attackers to inject arbitrary SQL commands, potentially leading to unauthorized data access, modification, or complete system compromise. The vendor was notified about the vulnerability but did not provide a response. Given the publicly disclosed nature of the exploit, organizations using the affected software should take immediate steps to mitigate the risk.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>The attacker identifies an instance of Acrel Electrical EEMS Enterprise Power Operation and Maintenance Cloud Platform 1.3.0 accessible over the network.</li>
<li>The attacker crafts a malicious HTTP request targeting the <code>/SubstationWEBV2/main/elecMaxMinAvgValue</code> endpoint.</li>
<li>Within the request, the attacker injects SQL code into the <code>fCircuitids</code> parameter.</li>
<li>The application improperly sanitizes the input, passing the malicious SQL code to the database.</li>
<li>The database executes the injected SQL code.</li>
<li>The attacker is able to retrieve sensitive data from the database, such as user credentials or system configurations.</li>
<li>The attacker uses the stolen credentials to gain unauthorized access to other parts of the application.</li>
<li>The attacker gains complete control of the application server, potentially leading to further compromise of the network.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of this SQL injection vulnerability could allow attackers to access and modify sensitive data, potentially disrupting power operation and maintenance processes. Given that the software is used for enterprise power management, this could lead to significant financial losses, reputational damage, and potential safety hazards. The number of victims is currently unknown, but any organization utilizing the affected software (version 1.3.0 of Acrel Electrical EEMS Enterprise Power Operation and Maintenance Cloud Platform) is potentially at risk.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Inspect web server logs for suspicious requests to <code>/SubstationWEBV2/main/elecMaxMinAvgValue</code> containing unusual characters or SQL keywords in the <code>fCircuitids</code> parameter to detect potential exploitation attempts.</li>
<li>Deploy the Sigma rule <code>Detect Suspicious fCircuitids Parameter Manipulation</code> to identify potentially malicious requests targeting the vulnerable endpoint.</li>
<li>Implement input validation and sanitization measures on the <code>fCircuitids</code> parameter to prevent SQL injection attacks.</li>
<li>Consider using a Web Application Firewall (WAF) to filter out malicious requests targeting the vulnerable endpoint.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>sql-injection</category><category>web-application</category><category>vulnerability</category></item></channel></rss>