PT-2022-23130 · Unknown · Reactphp Http
Lavish
·
Published
2022-09-06
·
Updated
2022-09-16
·
CVE-2022-36032
CVSS v3.1
5.3
Medium
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N |
Name of the Vulnerable Software and Affected Versions
ReactPHP HTTP versions 0.7.0 through 1.7.0
Description
The issue arises when ReactPHP's HTTP server component processes incoming HTTP cookie values, url-decoding the cookie names. This can lead to confusion between cookies with prefixes like
Host- and Secure- and those that decode to such prefixes, allowing an attacker to forge secure cookies.Recommendations
For ReactPHP HTTP versions 0.7.0 through 1.6.x, update to version 1.7.0 to resolve the issue.
As a temporary workaround for versions 0.7.0 through 1.6.x, consider placing a reverse proxy in front of the ReactPHP HTTP server to filter out any unexpected
Cookie request headers.Exploit
Fix
RCE
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Reactphp Http