Exploitation Summary
EIP tracks 1 public exploit for CVE-2012-0053. PoCs published by pilate.
AI-analyzed exploit summary This exploit leverages a cookie handling vulnerability in IIS to leak session cookies via a 400 Bad Request response. It sets multiple large cookies to trigger the error and parses the response to extract other cookies.
Description
protocol.c in the Apache HTTP Server 2.2.x through 2.2.21 does not properly restrict header information during construction of Bad Request (aka 400) error documents, which allows remote attackers to obtain the values of HTTPOnly cookies via vectors involving a (1) long or (2) malformed header in conjunction with crafted web script.
Exploits (1)
This exploit leverages a cookie handling vulnerability in IIS to leak session cookies via a 400 Bad Request response. It sets multiple large cookies to trigger the error and parses the response to extract other cookies.