First published: Thu May 24 2007(Updated: )
The array_fill function in ext/standard/array.c in PHP 4.4.2 and 5.1.2 allows context-dependent attackers to cause a denial of service (memory consumption) via a large num value.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHP Group PHP | =5.1.2 | |
PHP Group PHP | =4.4.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2006-7205 has a medium severity rating as it can lead to denial of service through excessive memory consumption.
To fix CVE-2006-7205, upgrade to a later version of PHP that does not exhibit this vulnerability.
CVE-2006-7205 affects PHP versions 4.4.2 and 5.1.2.
CVE-2006-7205 allows context-dependent attackers to exploit the vulnerability for denial of service attacks.
The vulnerability in CVE-2006-7205 is caused by the array_fill function in PHP.