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

exploitDog

github логотип

GHSA-x5mq-jjr3-vmx6

Опубликовано: 21 янв. 2025
Источник: github
Github: Прошло ревью
CVSS3: 5.3

Описание

Missing validation of header name and value in codeigniter4/framework

Impact

Lack of proper header validation for its name and value. The potential attacker can construct deliberately malformed headers with Header class. This could disrupt application functionality, potentially causing errors or generating invalid HTTP requests. In some cases, these malformed requests might lead to a DoS scenario if a remote service’s web application firewall interprets them as malicious and blocks further communication with the application.

Patches

Upgrade to v4.5.8 or later.

Workarounds

Validate HTTP header keys and/or values if using user-supplied values before passing them to Header class.

Differences from CVE-2023-29197

  1. Affected Software:

    • CVE-2023-29197 specifically addresses a vulnerability in the guzzlehttp/psr7 library.
    • The reported issue in this Security Advisory is within the CodeIgniter4 framework and does not depend on or use the guzzlehttp/psr7 library.
  2. Root Cause and Implementation:

    • The vulnerability reported arises from an issue in the Header class of CodeIgniter4, which is unrelated to the functionality or implementation of guzzlehttp/psr7.
  3. Scope of Impact:

    • The vulnerability described in this Security Advisory affects applications built with the CodeIgniter4 framework, which does not use or rely on the guzzlehttp/psr7 library.

References

Пакеты

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

codeigniter4/framework

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

< 4.5.8

4.5.8

EPSS

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

5.3 Medium

CVSS3

Дефекты

CWE-436

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

CVSS3: 5.3
nvd
около 1 года назад

CodeIgniter is a PHP full-stack web framework. Prior to 4.5.8, CodeIgniter lacked proper header validation for its name and value. The potential attacker can construct deliberately malformed headers with Header class. This could disrupt application functionality, potentially causing errors or generating invalid HTTP requests. In some cases, these malformed requests might lead to a DoS scenario if a remote service’s web application firewall interprets them as malicious and blocks further communication with the application. This vulnerability is fixed in 4.5.8.

CVSS3: 5.3
debian
около 1 года назад

CodeIgniter is a PHP full-stack web framework. Prior to 4.5.8, CodeIgn ...

CVSS3: 5.3
fstec
около 1 года назад

Уязвимость класса Header MVC фреймворка для разработки веб-систем и приложений CodeIgniter, позволяющая нарушителю вызвать отказ в обслуживании

EPSS

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

5.3 Medium

CVSS3

Дефекты

CWE-436