CVE-2004-0179
neon < 0.24.5 - Remote Code Execution via Format String Vulnerability
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2004-0179. PoCs published by Thomas Wana.
AI-analyzed exploit summary This is a writeup describing a format string vulnerability in the Neon client library (CVE-2004-0179). It includes an example HTTP request and response demonstrating the vulnerability, where the format string specifier `%08x%08x` is injected into the `D:status` field of a WebDAV response.
Description
Multiple format string vulnerabilities in (1) neon 0.24.4 and earlier, and other products that use neon including (2) Cadaver, (3) Subversion, and (4) OpenOffice, allow remote malicious WebDAV servers to execute arbitrary code.
Exploits (1)
This is a writeup describing a format string vulnerability in the Neon client library (CVE-2004-0179). It includes an example HTTP request and response demonstrating the vulnerability, where the format string specifier `%08x%08x` is injected into the `D:status` field of a WebDAV response.