First published: Fri May 07 2010(Updated: )
The dechunk filter in PHP 5.3 through 5.3.2, when decoding an HTTP chunked encoding stream, allows context-dependent attackers to cause a denial of service (crash) and possibly trigger memory corruption via a negative chunk size, which bypasses a signed comparison, related to an integer overflow in the chunk size decoder.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
PHP | =5.3.1 | |
PHP | =5.3.0 | |
PHP | =5.3.2 | |
PHP | >=5.3.0<=5.3.2 | |
SUSE Linux | =11.1 | |
SUSE Linux | =11.2 | |
SUSE Linux | =11.3 | |
SUSE Linux Enterprise Server | =10.0-sp3 | |
SUSE Linux Enterprise Server | =11.0 | |
SUSE Linux Enterprise Server | =11.0-sp1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2010-1866 has a severity rating that indicates a denial of service risk and potential for memory corruption.
To fix CVE-2010-1866, upgrade PHP to version 5.3.3 or later where this vulnerability is addressed.
CVE-2010-1866 affects PHP versions 5.3.0 to 5.3.2.
CVE-2010-1866 is classified as a denial of service vulnerability due to improper handling of HTTP chunked encoding.
While primarily a denial of service vulnerability, CVE-2010-1866 could potentially lead to memory corruption which may be exploitable.