First published: Wed Nov 24 2010(Updated: )
Double free vulnerability in the imap_do_open function in the IMAP extension (ext/imap/php_imap.c) in PHP 5.2 before 5.2.15 and 5.3 before 5.3.4 allows attackers to cause a denial of service (memory corruption) or possibly execute arbitrary code via unspecified vectors.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHP | =5.2.0 | |
PHP | =5.2.1 | |
PHP | =5.2.2 | |
PHP | =5.2.3 | |
PHP | =5.2.4 | |
PHP | =5.2.10 | |
PHP | =5.2.11 | |
PHP | =5.2.12 | |
PHP | =5.2.13 | |
PHP | =5.2.14 | |
PHP | =5.3.0 | |
PHP | =5.3.1 | |
PHP | =5.3.2 | |
PHP | =5.3.3 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2010-4150 has been classified as a critical vulnerability due to its potential to cause denial of service and possibly execute arbitrary code.
To fix CVE-2010-4150, you should upgrade your PHP version to at least 5.2.15 or 5.3.4 to eliminate the vulnerability.
CVE-2010-4150 affects PHP versions 5.2.0 through 5.2.14 and 5.3.0 through 5.3.3.
CVE-2010-4150 is a double free vulnerability discovered in the imap_do_open function of the PHP IMAP extension.
CVE-2010-4150 was reported by Mateusz Kocielski.