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

exploitDog

github логотип

GHSA-crv3-j83j-f3r6

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

Описание

Snipe-IT has missing object-level authorization in Kits API

Impact

The API endpoint for adding a license to a predefined kit (POST /api/v1/kits/{kit_id}/licenses) only checks whether the caller can edit kits, but does not perform object-level authorization on the referenced license itself. Because of this, a low-privilege user with only predefined-kit permissions can still bind a license that they should not be allowed to access or manage into a kit.

Пакеты

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

snipe/snipe-it

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

<= 8.6.1

8.6.2

EPSS

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

5.3 Medium

CVSS4

Дефекты

CWE-639

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

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

Snipe-IT is an IT asset/license management system. Prior to 8.6.2, POST /api/v1/kits/{kit_id}/licenses checks whether the caller can edit kits but does not authorize access to the referenced license object, allowing a low-privilege user with predefined-kit permissions to bind a license they should not be able to access or manage into a kit. This issue is fixed in version 8.6.2.

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

Snipe-IT is an IT asset/license management system. Prior to 8.6.2, POS ...

EPSS

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

5.3 Medium

CVSS4

Дефекты

CWE-639