First published: Sat Nov 04 2006(Updated: )
Buffer overflow in PHP before 5.2.0 allows remote attackers to execute arbitrary code via crafted UTF-8 inputs to the (1) htmlentities or (2) htmlspecialchars functions.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
PHP | =5.1.5 | |
PHP | =5.1.2 | |
PHP | =5.1.1 | |
PHP | =5.0-rc1 | |
PHP | =5.0.5 | |
PHP | =5.0.1 | |
PHP | =5.1.4 | |
PHP | =5.0.4 | |
PHP | <=5.1.6 | |
PHP | =5.0-rc3 | |
PHP | =5.0.3 | |
PHP | =5.1.0 | |
PHP | =5.0-rc2 | |
PHP | =5.1.3 | |
PHP | =5.0.2 | |
PHP | =5.0.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2006-5465 has a critical severity level as it may allow remote attackers to execute arbitrary code.
To fix CVE-2006-5465, upgrade to PHP version 5.2.0 or later.
CVE-2006-5465 affects PHP versions prior to 5.2.0, including 5.1.x and 5.0.x.
CVE-2006-5465 can be exploited through crafted UTF-8 inputs targeting the htmlentities or htmlspecialchars functions.
If upgrading is not possible, consider applying security patches or implementing input validation to mitigate the risk of CVE-2006-5465.