CVE-2004-1101
MailPost 5.1.1sv - Denial of Service and Cross-Site Scripting via Malformed HTTP Request
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2004-1101. PoCs published by Procheckup.
AI-analyzed exploit summary The provided text describes a cross-site scripting (XSS) vulnerability in MailPost 5.1.1sv, where insufficient sanitization of user-supplied data allows arbitrary script execution via a malicious URL. The example demonstrates an XSS payload embedded in the URL path.
Description
mailpost.exe in MailPost 5.1.1sv, and possibly earlier versions, allows remote attackers to cause a denial of service (server crash), leak sensitive pathname information in the resulting error message, and execute a cross-site scripting (XSS) attack via an HTTP request that contains a / (backslash) and arbitrary webscript before the requested file, which leaks the pathname and does not quote the script in the resulting Visual Basic error message.
Exploits (1)
The provided text describes a cross-site scripting (XSS) vulnerability in MailPost 5.1.1sv, where insufficient sanitization of user-supplied data allows arbitrary script execution via a malicious URL. The example demonstrates an XSS payload embedded in the URL path.