| Título | sscms V7.4.0 arbitrary file deletion |
|---|
| Descripción | The endpoint is vulnerable to improper path validation. It takes user-controlled request.Path, applies PathUtils.RemoveParentPath() (which only strips literal ../, ..\, ./, and .\), and then passes the result directly to FileUtils.DeleteFileIfExists() / File.Delete(). Because this filter does not block absolute paths or enforce that the final path stays inside a trusted base directory, an authenticated administrator with PluginsAdd permission can delete arbitrary files that the application process can access. This is effectively a CWE-22-related arbitrary file deletion issue. |
|---|
| Fuente | ⚠️ https://www.yuque.com/la12138/pa2fpb/mbcvbk402bx1qbft?singleDoc |
|---|
| Usuario | Saul1213 (UID 94577) |
|---|
| Sumisión | 2026-03-03 10:41 (hace 3 meses) |
|---|
| Moderación | 2026-03-15 17:33 (12 days later) |
|---|
| Estado | Aceptado |
|---|
| Entrada de VulDB | 351146 [SSCMS hasta 7.4.0 download PathUtils.RemoveParentPath path recorrido de directorios] |
|---|
| Puntos | 20 |
|---|