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

exploitDog

github логотип

GHSA-h7wj-m45x-884x

Опубликовано: 04 июн. 2026
Источник: github
Github: Не прошло ревью
CVSS4: 9

Описание

A mass assignment vulnerability exists in the MISP user edit functionality due to insufficient filtering of user-supplied fields in UsersController::edit(). When processing edit requests, the application accepted a user-controlled User.id value from request data. An authenticated attacker could craft a modified request containing another user identifier, potentially causing updates to be applied to an unintended user account. Depending on the editable fields and the attacker’s privileges, this could allow unauthorized modification of user account attributes and impact account integrity.

The issue was addressed by explicitly removing the User.id field from request data before processing the user edit operation.

A mass assignment vulnerability exists in the MISP user edit functionality due to insufficient filtering of user-supplied fields in UsersController::edit(). When processing edit requests, the application accepted a user-controlled User.id value from request data. An authenticated attacker could craft a modified request containing another user identifier, potentially causing updates to be applied to an unintended user account. Depending on the editable fields and the attacker’s privileges, this could allow unauthorized modification of user account attributes and impact account integrity.

The issue was addressed by explicitly removing the User.id field from request data before processing the user edit operation.

EPSS

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

9 Critical

CVSS4

Дефекты

CWE-269

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

nvd
3 месяца назад

A mass assignment vulnerability exists in the MISP user edit functionality due to insufficient filtering of user-supplied fields in UsersController::edit(). When processing edit requests, the application accepted a user-controlled User.id value from request data. An authenticated attacker could craft a modified request containing another user identifier, potentially causing updates to be applied to an unintended user account. Depending on the editable fields and the attacker’s privileges, this could allow unauthorized modification of user account attributes and impact account integrity. The issue was addressed by explicitly removing the User.id field from request data before processing the user edit operation.

debian
3 месяца назад

A mass assignment vulnerability exists in the MISP user edit functiona ...

EPSS

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

9 Critical

CVSS4

Дефекты

CWE-269