First published: Fri Aug 15 2008(Updated: )
Buffer overflow in the memnstr function in PHP 4.4.x before 4.4.9 and PHP 5.6 through 5.2.6 allows context-dependent attackers to cause a denial of service (crash) and possibly execute arbitrary code via the delimiter argument to the explode function. NOTE: the scope of this issue is limited since most applications would not use an attacker-controlled delimiter, but local attacks against safe_mode are feasible.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHP | =4.4.4 | |
PHP | =5.2.2 | |
PHP | =5.2.5 | |
PHP | =4.4.2 | |
PHP | =5.2.6 | |
PHP | =4.4.3 | |
PHP | =5.2.3 | |
PHP | =4.4.5 | |
PHP | =4.4.8 | |
PHP | =5.2.0 | |
PHP | =5.2.4 | |
PHP | =4.4.0 | |
PHP | =4.4.6 | |
PHP | =4.4.1 | |
PHP | =5.2.1 | |
PHP | =4.4.7 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2008-3659 is considered a medium severity vulnerability due to its potential for causing denial of service and arbitrary code execution.
To fix CVE-2008-3659, upgrade PHP to version 4.4.9 or later, or 5.2.7 or later.
CVE-2008-3659 affects PHP versions 4.4.x before 4.4.9 and 5.2.0 through 5.2.6.
CVE-2008-3659 can be exploited by context-dependent attackers to cause a denial of service or potentially execute arbitrary code.
There is no specific workaround for CVE-2008-3659; the recommended action is to upgrade to a patched version of PHP.