Submit #770536: sscms V7.4.0 arbitrary file deletioninfo

Titelsscms V7.4.0 arbitrary file deletion
BeschreibungThe 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.
Quelle⚠️ https://www.yuque.com/la12138/pa2fpb/mbcvbk402bx1qbft?singleDoc
Benutzer
 Saul1213 (UID 94577)
Einreichung03.03.2026 10:41 (vor 3 Monaten)
Moderieren15.03.2026 17:33 (12 days later)
StatusAkzeptiert
VulDB Eintrag351146 [SSCMS bis 7.4.0 download PathUtils.RemoveParentPath path Directory Traversal]
Punkte20

Do you want to use VulDB in your project?

Use the official API to access entries easily!