Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2025-51661

Опубликовано: 19 нояб. 2025
Источник: nvd
CVSS3: 7.5
EPSS Низкий

Описание

A path Traversal vulnerability found in FileCodeBox v2.2 and earlier allows arbitrary file writes when application is configured to use local filesystem storage. SystemFileStorage.save_file method in core/storage.py uses filenames from user input without validation to construct save_path and save files. This allows remote attackers to perform arbitrary file writes outside the intended directory by sending crafted POST requests with malicious traversal sequences to /share/file/ upload endpoint, which does not require any authorization.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:lanol:filecodebox:*:*:*:*:*:*:*:*
Версия до 2.2 (включая)

EPSS

Процентиль: 24%
0.00082
Низкий

7.5 High

CVSS3

Дефекты

CWE-24

Связанные уязвимости

CVSS3: 7.5
github
3 месяца назад

A path Traversal vulnerability found in FileCodeBox v2.2 and earlier allows arbitrary file writes when application is configured to use local filesystem storage. SystemFileStorage.save_file method in core/storage.py uses filenames from user input without validation to construct save_path and save files. This allows remote attackers to perform arbitrary file writes outside the intended directory by sending crafted POST requests with malicious traversal sequences to /share/file/ upload endpoint, which does not require any authorization.

EPSS

Процентиль: 24%
0.00082
Низкий

7.5 High

CVSS3

Дефекты

CWE-24