Skip to content

Instantly share code, notes, and snippets.

@Y4y17
Last active May 12, 2026 05:24
Show Gist options
  • Select an option

  • Save Y4y17/6587147a37eba5b31de832e067f317ef to your computer and use it in GitHub Desktop.

Select an option

Save Y4y17/6587147a37eba5b31de832e067f317ef to your computer and use it in GitHub Desktop.
CVE-2026-37428、CVE-2026-27429、CVE-2026-27430
[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