CVE-1999-0678
Apache HTTP Server - Unauthenticated Arbitrary File Read via Default ServerRoot Configuration
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-1999-0678. PoCs published by anonymous, lto7777777.
AI-analyzed exploit summary This is a writeup describing a misconfiguration in Debian GNU/Linux 2.1's Apache package where the /usr/doc directory is exposed via an alias, allowing remote users to browse documentation and potentially identify vulnerable software.
Description
A default configuration of Apache on Debian GNU/Linux sets the ServerRoot to /usr/doc, which allows remote users to read documentation files for the entire server.
Exploits (2)
This is a writeup describing a misconfiguration in Debian GNU/Linux 2.1's Apache package where the /usr/doc directory is exposed via an alias, allowing remote users to browse documentation and potentially identify vulnerable software.
This repository provides a detailed technical walkthrough of exploiting, detecting, and remediating CVE-1999-0678, a directory traversal vulnerability in Apache. It includes steps for vulnerability scanning, manual verification, IDS deployment (Snort), and mitigation strategies.