First published: Tue Sep 04 2007(Updated: )
Buffer overflow in the php_openssl_make_REQ function in PHP before 5.2.4 has unknown impact and attack vectors.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHP | <=5.2.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2007-4662 is currently unspecified but it is classified as a buffer overflow vulnerability.
To fix CVE-2007-4662, upgrade PHP to version 5.2.4 or later.
CVE-2007-4662 affects PHP versions prior to 5.2.4, including all versions up to and including 5.2.3.
The impact of CVE-2007-4662 is currently unknown, but it involves a buffer overflow that can potentially lead to exploitation.
The php_openssl_make_REQ function, related to CVE-2007-4662, is a PHP function that handles the creation of X.509 requests using OpenSSL.