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

exploitDog

github логотип

GHSA-69rh-hccr-cxrj

Опубликовано: 27 мая 2025
Источник: github
Github: Прошло ревью
CVSS4: 6.6

Описание

Laravel Rest Api has a Search Validation Bypass

A validation bypass vulnerability was discovered prior to version 2.13.0, where multiple validations defined for the same attribute could be silently overridden. Due to how the framework merged validation rules across multiple contexts (such as index, store, and update actions), malicious actors could exploit this behavior by crafting requests that bypass expected validation rules, potentially injecting unexpected or dangerous parameters into the application.

Impact:

This could lead to unauthorized data being accepted or processed by the API, depending on the context in which the validation was bypassed.

Patch:

The issue was fixed in PR #172 by ensuring that multiple rule definitions are merged correctly rather than overwritten.

Пакеты

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

lomkit/laravel-rest-api

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

< 2.13.0

2.13.0

EPSS

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

6.6 Medium

CVSS4

Дефекты

CWE-1173
CWE-20

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

nvd
8 месяцев назад

Laravel Rest Api is an API generator. Prior to version 2.13.0, a validation bypass vulnerability was discovered where multiple validations defined for the same attribute could be silently overridden. Due to how the framework merged validation rules across multiple contexts (such as index, store, and update actions), malicious actors could exploit this behavior by crafting requests that bypass expected validation rules, potentially injecting unexpected or dangerous parameters into the application. This could lead to unauthorized data being accepted or processed by the API, depending on the context in which the validation was bypassed. This issue has been patched in version 2.13.0.

EPSS

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

6.6 Medium

CVSS4

Дефекты

CWE-1173
CWE-20