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

exploitDog

github логотип

GHSA-w3w9-vrf5-8mx8

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

Описание

ReactPHP's HTTP server parses encoded cookie names so malicious __Host- and __Secure- cookies can be sent

Impact

In ReactPHP's HTTP server component versions below v1.7.0, when ReactPHP is processing incoming HTTP cookie values, the cookie names are url-decoded. This may lead to cookies with prefixes like __Host- and __Secure- confused with cookies that decode to such prefix, thus leading to an attacker being able to forge cookie which is supposed to be secure. See also CVE-2020-7070 and CVE-2020-8184 for more information.

Patches

Workarounds

Infrastructure or DevOps can place a reverse proxy in front of the ReactPHP HTTP server to filter out any unexpected Cookie request headers.

References

Credits

  • Thanks to Marco Squarcina (TU Wien) for reporting this and working with us to coordinate this security advisory

For more information

If you have any questions or comments about this advisory:

Пакеты

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

react/http

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

>= 0.7.0, < 1.7.0

1.7.0

EPSS

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

5.3 Medium

CVSS3

Дефекты

CWE-20
CWE-565

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

CVSS3: 5.3
ubuntu
больше 3 лет назад

ReactPHP HTTP is a streaming HTTP client and server implementation for ReactPHP. In ReactPHP's HTTP server component versions starting with 0.7.0 and prior to 1.7.0, when ReactPHP is processing incoming HTTP cookie values, the cookie names are url-decoded. This may lead to cookies with prefixes like `__Host-` and `__Secure-` confused with cookies that decode to such prefix, thus leading to an attacker being able to forge cookie which is supposed to be secure. This issue is fixed in ReactPHP HTTP version 1.7.0. As a workaround, Infrastructure or DevOps can place a reverse proxy in front of the ReactPHP HTTP server to filter out any unexpected `Cookie` request headers.

CVSS3: 5.3
nvd
больше 3 лет назад

ReactPHP HTTP is a streaming HTTP client and server implementation for ReactPHP. In ReactPHP's HTTP server component versions starting with 0.7.0 and prior to 1.7.0, when ReactPHP is processing incoming HTTP cookie values, the cookie names are url-decoded. This may lead to cookies with prefixes like `__Host-` and `__Secure-` confused with cookies that decode to such prefix, thus leading to an attacker being able to forge cookie which is supposed to be secure. This issue is fixed in ReactPHP HTTP version 1.7.0. As a workaround, Infrastructure or DevOps can place a reverse proxy in front of the ReactPHP HTTP server to filter out any unexpected `Cookie` request headers.

EPSS

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

5.3 Medium

CVSS3

Дефекты

CWE-20
CWE-565