First published: Thu Mar 27 2008(Updated: )
Integer overflow in PHP 5.2.5 and earlier allows context-dependent attackers to cause a denial of service and possibly have unspecified other impact via a printf format parameter with a large width specifier, related to the php_sprintf_appendstring function in formatted_print.c and probably other functions for formatted strings (aka *printf functions).
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHP | <=5.2.5 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2008-1384 is classified as a medium severity vulnerability primarily causing denial of service.
To mitigate CVE-2008-1384, upgrade PHP to version 5.2.6 or later.
CVE-2008-1384 can lead to denial of service and potentially other unspecified impacts.
CVE-2008-1384 affects PHP versions up to and including 5.2.5.
The integer overflow in CVE-2008-1384 occurs due to a large width specifier in the printf format parameter.