SQL Injection Vulnerability in Fanwei E-Cology from Weaver
CVE-2025-34038
Key Information:
- Status
- Vendor
- CVE Published:
- 24 June 2025
Badges
What is CVE-2025-34038?
A SQL injection vulnerability is present in the Fanwei E-Cology application, specifically through the getdata.jsp endpoint. This flaw arises from the direct use of unsanitized user input in the sql parameter within the getSelectAllIds(sql, type) method. Accessible via the cmd=getSelectAllId workflow in AjaxManager, this vulnerability allows unauthenticated attackers to craft specific SQL queries. As a result, it poses a risk of exposing sensitive information, including administrator password hashes, thus necessitating immediate remediation efforts.
Affected Version(s)
e-cology 0 <= 8.0
Exploit Proof of Concept (PoC)
PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.
References
CVSS V4
Timeline
- 🟡
Public PoC available
- 👾
Exploit known to exist
Vulnerability published
Vulnerability Reserved