The HTTP strict parsing changes added in Apache httpd 2.2.32 and 2.4.24 introduced a bug in token list parsing, which allows ap_find_token() to search past the end of its input string. By maliciously crafting a sequence of request headers, an attacker may be able to cause a segmentation fault, or to force ap_find_token() to return an incorrect value.
References
Configurations
Configuration 1 (hide)
|
Information
Published : 2017-06-20 01:29
Updated : 2021-06-06 11:15
NVD link : CVE-2017-7668
Mitre link : CVE-2017-7668
JSON object : View
Products Affected
apache
- http_server
CWE
CWE-20
Improper Input Validation
