CVE-2007-2423
MoinMoin 1.5.7 - Cross-Site Scripting via AttachFile do Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-2423. PoCs published by En Douli.
AI-analyzed exploit summary The provided text describes a cross-site scripting (XSS) vulnerability in MoinMoin 1.5.7, where user-supplied input is not properly sanitized. The example URL demonstrates how an attacker could inject arbitrary script code via the 'do' parameter in the 'AttachFile' action.
Description
Cross-site scripting (XSS) vulnerability in index.php in MoinMoin 1.5.7 allows remote attackers to inject arbitrary web script or HTML via the do parameter in an AttachFile action, a different vulnerability than CVE-2007-0857. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.
Exploits (1)
The provided text describes a cross-site scripting (XSS) vulnerability in MoinMoin 1.5.7, where user-supplied input is not properly sanitized. The example URL demonstrates how an attacker could inject arbitrary script code via the 'do' parameter in the 'AttachFile' action.