Files
CVEs-PoC/2015/CVE-2015-3183.md
T
2024-06-09 00:33:16 +00:00

1.8 KiB

CVE-2015-3183

Description

The chunked transfer coding implementation in the Apache HTTP Server before 2.4.14 does not properly parse chunk headers, which allows remote attackers to conduct HTTP request smuggling attacks via a crafted request, related to mishandling of large chunk-size values and invalid chunk-extension characters in modules/http/http_filters.c.

POC

Reference

Github