CVE-2025-34038
Weaver E-cology SQL Injection
Record summary
CVE-2025-34038 has a selected CVSS score of 8.7 (high); EIP currently links 1 Nuclei template.
Description
A SQL injection vulnerability exists in Weaver E-cology 8.0 via the getdata.jsp endpoint. The application directly passes unsanitized user input from the sql parameter into a database query within the getSelectAllIds(sql, type) method, reachable through the cmd=getSelectAllId workflow in the AjaxManager. This allows unauthenticated attackers to execute arbitrary SQL queries, potentially exposing sensitive data such as administrator password hashes. Exploitation evidence was observed by the Shadowserver Foundation on 2025-02-05 UTC.
Exploitation context
Known exploitation
- VulnCheck KEV
- Listed · Jun 23, 2025 · VulnCheck
- Reported exploitation
- Observed · VulnCheck
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Jun 24, 2025 · Source: CVE List
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
e-cologyBrowse Fanwei / e-cology | VulnCheck | Version data not supplied | |
E-cologyBrowse Weaver / E-cologyDefault status: unaffected | CVE List | Through 8.0 | affected |
Nuclei templates
1ProjectDiscoveryHIGHFanwei e-cology - SQL InjectionCVSS 7.5
Fanwei e-cology 8.0 contains a sql injection caused by unsanitized user input in the sql parameter of getdata.jsp, letting unauthenticated attackers execute arbitrary SQL queries and access sensitive data.
Impact
Unauthenticated attackers can execute arbitrary SQL queries, potentially exposing sensitive data including administrator password hashes.
Remediation
Update to the latest version of Fanwei e-cology.
Source: ProjectDiscovery