Files
CVEs-PoC/2010/CVE-2010-0434.md
T
2025-09-29 21:09:30 +02:00

1.9 KiB

CVE-2010-0434

Description

The ap_read_request function in server/protocol.c in the Apache HTTP Server 2.2.x before 2.2.15, when a multithreaded MPM is used, does not properly handle headers in subrequests in certain circumstances involving a parent request that has a body, which might allow remote attackers to obtain sensitive information via a crafted request that triggers access to memory locations associated with an earlier request.

POC

Reference

Github