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

exploitDog

github логотип

GHSA-c6f4-wj38-m3g3

Опубликовано: 28 авг. 2026
Источник: github
Github: Прошло ревью
CVSS4: 7.1

Описание

Snipe-IT vulnerable to directory traversal in displaySig

Impact

The displaySig action in ActionlogController serves signature image files from a private upload directory. The filename parameter from the HTTP route is concatenated directly into a filesystem path with no sanitization, allowing an authenticated attacker to traverse outside the intended directory and read arbitrary files accessible to the web server process.

Reported by https://github.com/securin-public

Пакеты

Наименование

snipe/snipe-it

composer
Затронутые версииВерсия исправления

< 8.5.0

8.5.0

EPSS

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

7.1 High

CVSS4

Дефекты

CWE-23

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

CVSS3: 6.5
nvd
3 месяца назад

Snipe-IT is an IT asset/license management system. Prior to 8.5.0, ActionlogController::displaySig concatenates the route filename parameter into a private upload-directory path without sanitization, allowing an authenticated attacker to traverse outside the intended directory and read arbitrary files accessible to the web server process. This issue is fixed in version 8.5.0.

CVSS3: 6.5
debian
3 месяца назад

Snipe-IT is an IT asset/license management system. Prior to 8.5.0, Act ...

EPSS

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

7.1 High

CVSS4

Дефекты

CWE-23