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

exploitDog

github логотип

GHSA-wg2f-x2c2-c4rp

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

Описание

Snipe-IT has an Open Redirect After User Edit

Impact

The user edit flow stores url()->previous() into Laravel's intended URL session value and later redirects with redirect()->intended(...) when redirect_option=back is submitted. Because the previous URL is derived from the attacker-controlled Referer header, an authenticated user performing a normal user-edit action can be redirected to an external attacker-controlled site.

An attacker who can cause a logged-in user with permission to edit a user record to open the edit page with an attacker-controlled Referer value.

The application can be used as a trusted redirector after a legitimate user edit action. This can support phishing or trust-boundary attacks against Snipe-IT users and matches a historical open redirect class where session-stored navigation context influences redirect destinations.

Patches

Patched in f4cac96358

Пакеты

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

snipe/snipe-it

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

<= 8.6.1

8.6.2

EPSS

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

6.1 Medium

CVSS3

Дефекты

CWE-601

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

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

Snipe-IT is an IT asset/license management system. Prior to 8.6.2, the user edit flow stores url()->previous() from the attacker-controlled Referer header into Laravel’s intended URL session value and later uses redirect()->intended(...) when redirect_option=back is submitted, allowing Snipe-IT to be used as a trusted redirector after a legitimate user edit action. This issue is fixed in version 8.6.2.

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

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

EPSS

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

6.1 Medium

CVSS3

Дефекты

CWE-601