First published: Mon Apr 24 2006(Updated: )
Integer overflow in the wordwrap function in string.c in PHP 4.4.2 and 5.1.2 might allow context-dependent attackers to execute arbitrary code via certain long arguments that cause a small buffer to be allocated, which triggers a heap-based buffer overflow in a memcpy function call, a different vulnerability than CVE-2002-1396.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
PHP | =5.1.2 | |
PHP | =4.4.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2006-1990 is classified as a critical vulnerability due to the potential for arbitrary code execution.
To fix CVE-2006-1990, upgrade to PHP version 5.1.3 or later and 4.4.3 or later.
CVE-2006-1990 affects PHP versions 4.4.2 and 5.1.2.
CVE-2006-1990 is an integer overflow vulnerability that can lead to a heap-based buffer overflow.
CVE-2006-1990 can be exploited by context-dependent attackers who supply specially crafted long arguments.