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

exploitDog

github логотип

GHSA-whrx-mmgr-gpcf

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

Описание

Snipe-IT has CSV formula injection in Activity Report export

Impact

In Snipe-IT v8.6.1 and lower, Actionlog::logaction() stores the request User-Agent header in user_agent. That value is later included in the Activity Report CSV export by ReportsController::postActivityReport() and written with plain fputcsv().

A low-privileged authenticated user can set a formula-like User-Agent, perform a logged action, and have that value stored in the activity log. If an admin or report viewer later exports the Activity Report and opens it in spreadsheet software, the formula may execute.

Example payload:

User-Agent: =HYPERLINK("https://example.com/","click")

Пакеты

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

snipe/snipe-it

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

<= 8.6.1

8.6.2

EPSS

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

4.8 Medium

CVSS4

Дефекты

CWE-1236

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

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

Snipe-IT is an IT asset/license management system. Prior to 8.5.0, Actionlog::logaction() stores the request User-Agent header and ReportsController::postActivityReport() writes that value to the Activity Report CSV without formula escaping, allowing a low-privileged authenticated user to store a formula-like User-Agent that may execute when a report viewer opens the exported CSV in spreadsheet software. This issue is fixed in version 8.5.0.

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

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

EPSS

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

4.8 Medium

CVSS4

Дефекты

CWE-1236