A SQL injection vulnerability exists in Fanwei 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.
References
Link | Resource |
---|---|
https://vulncheck.com/advisories/fanwei-ecology-sql-injection | Exploit Third Party Advisory |
https://www.cnblogs.com/0day-li/p/14637680.html | Exploit |
https://www.cnvd.org.cn/flaw/show/CNVD-2021-33202 | Third Party Advisory |
https://www.weaver.com.cn/ | Product |
Configurations
History
23 Sep 2025, 19:26
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.5 |
CPE | cpe:2.3:a:weaver:e-cology:*:*:*:*:*:*:*:* | |
First Time |
Weaver
Weaver e-cology |
|
References | () https://vulncheck.com/advisories/fanwei-ecology-sql-injection - Exploit, Third Party Advisory | |
References | () https://www.cnblogs.com/0day-li/p/14637680.html - Exploit | |
References | () https://www.cnvd.org.cn/flaw/show/CNVD-2021-33202 - Third Party Advisory | |
References | () https://www.weaver.com.cn/ - Product |
26 Jun 2025, 18:58
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-06-24 02:15
Updated : 2025-09-23 19:26
NVD link : CVE-2025-34038
Mitre link : CVE-2025-34038
CVE.ORG link : CVE-2025-34038
JSON object : View
Products Affected
weaver
- e-cology
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')