CVE-2010-0388
Sun Java System Web Server 7.0 Update 6 - Denial of Service via WebDAV PROPFIND Request Format String
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2010-0388. PoCs published by Intevydis.
AI-analyzed exploit summary The code is a partial proof-of-concept for a format-string vulnerability in Sun Java System Web Server's WebDAV functionality. It constructs a malicious HTTP PROPFIND request with a format-string payload in the XML encoding attribute, but lacks execution or exploitation details.
Description
Format string vulnerability in the WebDAV implementation in webservd in Sun Java System Web Server 7.0 Update 6 allows remote attackers to cause a denial of service (daemon crash) and possibly have unspecified other impact via format string specifiers in the encoding attribute of the XML declaration in a PROPFIND request.
Exploits (1)
The code is a partial proof-of-concept for a format-string vulnerability in Sun Java System Web Server's WebDAV functionality. It constructs a malicious HTTP PROPFIND request with a format-string payload in the XML encoding attribute, but lacks execution or exploitation details.