SQL Injection Vulnerability in Fanwei E-Cology from Weaver
CVE-2025-34038

8.7HIGH

Key Information:

Status
Vendor
CVE Published:
24 June 2025

Badges

👾 Exploit Exists🟡 Public PoC

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

Score:
8.7
Severity:
HIGH
Confidentiality:
High
Integrity:
None
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • 🟡

    Public PoC available

  • 👾

    Exploit known to exist

  • Vulnerability published

  • Vulnerability Reserved

Credit

r1ch4rd_L
.
CVE-2025-34038 : SQL Injection Vulnerability in Fanwei E-Cology from Weaver