T
he 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.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
History
21 Nov 2024, 01:15
| Type | Values Removed | Values Added |
|---|---|---|
| References | () http://lists.opensuse.org/opensuse-security-announce/2010-09/msg00006.html - Mailing List | |
| References | () http://php-security.org/2010/05/02/mops-2010-003-php-dechunk-filter-signed-comparison-vulnerability/index.html - Broken Link, Exploit |
Information
Published : 2010-05-07 23:00
Updated : 2025-04-11 00:51
NVD link : CVE-2010-1866
Mitre link : CVE-2010-1866
CVE.ORG link : CVE-2010-1866
JSON object : View
CWE
CWE-190
Integer Overflow or Wraparound