Last active
May 12, 2026 05:24
-
-
Save Y4y17/6587147a37eba5b31de832e067f317ef to your computer and use it in GitHub Desktop.
CVE-2026-37428、CVE-2026-27429、CVE-2026-27430
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [CVE ID] | |
| CVE-2026-37428 | |
| [PRODUCT] | |
| 启航电商WMS | |
| [VERSION] | |
| V4.0 | |
| [PROBLEM TYPE] | |
| SQL Injection Vulnerability | |
| [DESCRIPTION] | |
| In the SysDeptMapper.xml file, there is ${param.dataScope}, which leads to a SQL injection vulnerability. | |
| [CVE ID] | |
| CVE-2026-37429 | |
| [PRODUCT] | |
| 启航电商WMS | |
| [VERSION] | |
| V4.0 | |
| [PROBLEM TYPE] | |
| SQL Injection Vulnerability | |
| [DESCRIPTION] | |
| In the SysUserMapper.xml file, there is ${param.dataScope}, which leads to a SQL injection vulnerability. | |
| [CVE ID] | |
| CVE-2026-37430 | |
| [PRODUCT] | |
| 启航电商WMS | |
| [VERSION] | |
| V4.0 | |
| [PROBLEM TYPE] | |
| Directory traversal + arbitrary file upload vulnerability | |
| [DESCRIPTION] | |
| In ShopOrderImportController.java, the file extension was obtained and directly concatenated to the path, which resulted in a directory traversal vulnerability and an arbitrary file upload vulnerability. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment