CVE Catalog

CVE-2017-7668

High
Published: Translated: NVD NIST

Summary

The HTTP strict parsing changes added in Apache httpd 2.2.32 and 2.4.24 introduced a bug in token list parsing, allowing ap_find_token() to search past the end of its input string. Maliciously crafted request headers may lead to a segmentation fault or cause ap_find_token() to return an incorrect value.

Risk Assessment

An attacker may exploit this vulnerability to destabilize the server by triggering a segmentation fault, potentially leading to service downtime.

Recommendation

It is recommended to upgrade to the latest version of Apache httpd to mitigate this vulnerability and to monitor server logs for potential attack attempts.

Other vulnerabilities in Apache httpd

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS