| Título | xiaowei1118 java_server master branch Path Traversal |
|---|
| Descripción | In the java_server project, the file upload API /service/uploadDetailImage contains the following issue:
Files are deleted through path concatenation without effectively validating the external parameters used in the path. The code processes "/" path separators, but on Windows systems, it is possible to bypass this by using "\" separators, allowing arbitrary file deletion.
Project Link: https://github.com/xiaowei1118/java_server
Affected Version: master branch
Affected API: /service/uploadDetailImage
Code Location: java_server-master/src/main/java/com/changyu/foryou/controller/FoodController.java:1244 |
|---|
| Fuente | ⚠️ https://github.com/ShenxiuSec/cve-proofs/blob/main/POC-20250418-02.md |
|---|
| Usuario | ShenxiuSecurity (UID 84374) |
|---|
| Sumisión | 2025-04-18 08:22 (hace 1 Año) |
|---|
| Moderación | 2025-05-01 14:39 (13 days later) |
|---|
| Estado | Aceptado |
|---|
| Entrada de VulDB | 306797 [xiaowei1118 java_server hasta 11a5bac8f4ba1c17e4bc1b27cad6d24868500e3a en Windows File Upload API FoodController.java recorrido de directorios] |
|---|
| Puntos | 20 |
|---|