Exploitation Summary
EIP tracks 1 public exploit for CVE-2007-6514. PoCs published by Maciej Piotr Falkiewicz.
AI-analyzed exploit summary This is a writeup describing an information disclosure vulnerability in Apache 2.2.6 when serving PHP files from a Windows SMB share. The issue allows attackers to view script files as plain text by exploiting improper file extension handling.
Description
Apache HTTP Server, when running on Linux with a document root on a Windows share mounted using smbfs, allows remote attackers to obtain unprocessed content such as source files for .php programs via a trailing "\" (backslash), which is not handled by the intended AddType directive.
Exploits (1)
This is a writeup describing an information disclosure vulnerability in Apache 2.2.6 when serving PHP files from a Windows SMB share. The issue allows attackers to view script files as plain text by exploiting improper file extension handling.