CVE-2010-1866

CRITICALCVSS 9.8/10EPSS 6.72%

Last modified

CVE-2010-1866 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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.. EPSS estimates a 6.72% chance of exploitation in the next 30 days.

Description

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.

Metrics

CVSS 3.1
9.8/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

EPSS Probability
6.72%

93.1th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersionsUpdate
PhpPhp>= 5.3.0, <= 5.3.2
OpensuseOpensuse11.1
OpensuseOpensuse11.2
OpensuseOpensuse11.3
SuseLinux Enterprise10.0Sp3
SuseLinux Enterprise11.0

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2010-1866?
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.
How severe is CVE-2010-1866?
CVE-2010-1866 has a CVSS score of 9.8/10 (CRITICAL severity). The EPSS model estimates a 6.72% probability of exploitation in the next 30 days.
How do I fix CVE-2010-1866?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2010-1866?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST