| Title | jishenghua jshERP v3.5 Path Traversal |
|---|
| Description | In the jshERP project, the endpoint `/systemConfig/exportExcelByParam` contains the following issue:
The external input parameter `title` is used for path concatenation and file creation. Due to the lack of validation on the path's legitimacy, an attacker can craft a malicious path to generate files in arbitrary directories or overwrite existing files in targeted directories.
Project Link: https://github.com/jishenghua/jshERP
Affected Version: v3.5
Affected API: /systemConfig/exportExcelByParam
Code Location: /jshERP-3.5/jshERP-boot/src/main/java/com/jsh/erp/controller/SystemConfigController.java:282 |
|---|
| Source | ⚠️ https://github.com/ShenxiuSec/cve-proofs/blob/main/POC-20250630-01.md |
|---|
| User | ShenxiuSecurity (UID 84374) |
|---|
| Submission | 06/30/2025 10:06 (1 Year ago) |
|---|
| Moderation | 07/12/2025 23:17 (13 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 316264 [jshERP up to 3.5 SystemConfigController.java exportExcelByParam Title path traversal] |
|---|
| Points | 20 |
|---|