CVE-2003-0245
Apache HTTP Server 2.0.37-2.0.45 - Denial of Service and Possible Remote Code Execution via Long Strings in apr_psprintf
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2003-0245. PoCs published by Matthew Murphy.
AI-analyzed exploit summary This Perl script exploits a buffer overflow vulnerability in Apache 2.0.37-2.0.45 by sending maliciously crafted HTTP headers or WebDAV requests. It leverages the APR library's handling of oversized headers to trigger a denial-of-service or potential remote code execution.
Description
Vulnerability in the apr_psprintf function in the Apache Portable Runtime (APR) library for Apache 2.0.37 through 2.0.45 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via long strings, as demonstrated using XML objects to mod_dav, and possibly other vectors.
Exploits (1)
This Perl script exploits a buffer overflow vulnerability in Apache 2.0.37-2.0.45 by sending maliciously crafted HTTP headers or WebDAV requests. It leverages the APR library's handling of oversized headers to trigger a denial-of-service or potential remote code execution.