CVE-2025-8125 Details
Description
A vulnerability was found in deerwms deer-wms-2 up to 3.3. It has been rated as critical. Affected by this issue is some unknown functionality of the file /system/role/authUser/allocatedList. The manipulation of the argument params[dataScope] leads to sql injection. The attack may be launched remotely. The exploit has been disclosed to the public and may be used.
A critical SQL injection vulnerability has been identified in DeerWMS Deer-WMS-2 versions up to 3.3. The issue arises in the '/system/role/authUser/allocatedList' endpoint, where the 'params[dataScope]' argument is user-controllable and not properly sanitized. This lack of input validation, combined with the absence of prepared statements in the final SQL query execution, allows attackers to manipulate the parameter and execute arbitrary SQL commands. The vulnerability can be exploited remotely, potentially leading to unauthorized access to sensitive database information or complete control over the server.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jul 25, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://gitee.com/deerwms/deer-wms-2/issues/ICLRE9 | CISA-ADP | ExploitIssue TrackingVendor Advisory |
| https://gitee.com/deerwms/deer-wms-2/issues/ICLRE9 | [email protected] | ExploitIssue TrackingVendor Advisory |
| https://vuldb.com/?ctiid.317510 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.317510 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.619693 | [email protected] | Third Party AdvisoryVDB Entry |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
| CWE-74 | Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | [email protected] |
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| deerwms deer-wms-2 | <= 3.3 |
CPE
Remediation
| |
Change History
6 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Aug 28, 2025 | Initial Analysis | [email protected] |
| Jul 25, 2025 | CVE Modified | CISA-ADP |
| Jul 25, 2025 | New CVE Received | [email protected] |