#VU58331 Input validation error in PHP - CVE-2021-21707
Published: November 23, 2021 / Updated: October 27, 2023
PHP
PHP Group
Description
The vulnerability allows a remote attacker to inject arbitrary XML code.
The vulnerability exists due to insufficient validation of user-supplied input within the simplexml_load_file() PHP function when processing NULL byte character (e.g. %00). A remote attacker can pass specially crafted URL to the application and bypass implemented security restrictions.