#VU67756 Security features bypass in PHP - CVE-2022-31629
Published: September 29, 2022 / Updated: October 27, 2023
PHP
PHP Group
Description
The vulnerability allows a remote attacker to bypass implemented security restrictions.
The vulnerability exists due to the way PHP handles HTTP variable names. A remote attacker can set a standard insecure cookie in the victim's browser which is treated as a `__Host-` or `__Secure-` cookie by PHP applications.