CVE-2009-0260
MoinMoin < 1.8.1 - Cross-Site Scripting via AttachFile Action Parameters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2009-0260. PoCs published by SecureState.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in MoinMoin by injecting malicious script tags into the 'rename' and 'drawing' parameters of a URL. The vulnerability arises due to insufficient input sanitization in versions prior to MoinMoin 1.8.1.
Description
Multiple cross-site scripting (XSS) vulnerabilities in action/AttachFile.py in MoinMoin before 1.8.1 allow remote attackers to inject arbitrary web script or HTML via an AttachFile action to the WikiSandBox component with (1) the rename parameter or (2) the drawing parameter (aka the basename variable).
Exploits (1)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in MoinMoin by injecting malicious script tags into the 'rename' and 'drawing' parameters of a URL. The vulnerability arises due to insufficient input sanitization in versions prior to MoinMoin 1.8.1.