CVE-2002-0855
Mailman - Cross-Site Scripting via Adminpw or Info Parameters
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2002-0855. PoCs published by office.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in GNU Mailman where arbitrary HTML and script code are not sanitized from URI parameters in mailing list subscribe scripts. An attacker can craft a malicious link to execute arbitrary JavaScript in the context of a victim's session.
Description
Cross-site scripting vulnerability in Mailman before 2.0.12 allows remote attackers to execute script as other users via a subscriber's list subscription options in the (1) adminpw or (2) info parameters to the ml-name feature.
Exploits (2)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in GNU Mailman where arbitrary HTML and script code are not sanitized from URI parameters in mailing list subscribe scripts. An attacker can craft a malicious link to execute arbitrary JavaScript in the context of a victim's session.
This exploit demonstrates a cross-site scripting (XSS) vulnerability in GNU Mailman by crafting a malicious URL that injects arbitrary JavaScript code into the administrative login page. The script steals the user's cookies by sending them to an attacker-controlled server.