CVE-2026-3969 Details
Description
A vulnerability was detected in FeMiner wms up to 1.0. This impacts an unknown function of the file /wms-master/src/basic/depart/depart_add_bg.php of the component Basic Organizational Structure Module. Performing a manipulation of the argument Name results in sql injection. The attack may be initiated remotely. The exploit is now public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
A SQL injection vulnerability has been identified in the FeMiner Warehouse Management System (WMS) versions through 1.0. The issue resides in the Basic Organizational Structure Module, specifically within the file '/wms-master/src/basic/depart/depart_add_bg.php'. The vulnerability allows remote attackers to inject malicious SQL queries by manipulating the 'name' parameter, exploiting inadequate input validation and sanitization. This injection could lead to unauthorized database access, data manipulation, and exposure of sensitive information.
It is recommended to use prepared statements and parameterized queries to prevent SQL injection. Additionally, input validation and filtering should be implemented to ensure that user input conforms to expected formats. Minimizing database user permissions and conducting regular security audits can also help mitigate such vulnerabilities.
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.
Volerion
Assessed Mar 12, 2026CISA-ADP
Assessed Mar 12, 2026References 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://github.com/yuan384/cve/issues/3 | [email protected] | ExploitIssue TrackingRemedyTechnical Description |
| https://vuldb.com/?ctiid.350404 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/?id.350404 | [email protected] | AdvisoryExploitPartial Content |
| https://vuldb.com/?submit.768977 | [email protected] | ExploitTechnical Description |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| 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 |
|---|---|
| FeMiner wms | 1.0 |
CPE
Remediation
| |
Change History
4 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] |
| Mar 12, 2026 | New CVE Received | [email protected] |
Volerion