Files
CVEs-PoC/2015/CVE-2015-0253.md
2025-09-29 21:09:30 +02:00

991 B

CVE-2015-0253

Description

The read_request_line function in server/protocol.c in the Apache HTTP Server 2.4.12 does not initialize the protocol structure member, which allows remote attackers to cause a denial of service (NULL pointer dereference and process crash) by sending a request that lacks a method to an installation that enables the INCLUDES filter and has an ErrorDocument 400 directive specifying a local URI.

POC

Reference

Github

No PoCs found on GitHub currently.