Entreprise d'experts en Sécurité Informatique : Audits et conseils en cybersécurité
Entreprise française de cybersécurité depuis 2004
☎ 03 60 47 09 81 - info@securiteinfo.com


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

- http://www.oracle.com/technetwork/topics/security/bulletinoct2015-2511968.html

- http://www.oracle.com/technetwork/topics/security/linuxbulletinjan2016-2867209.html

Github

No PoCs found on GitHub currently.