CVE-2010-3841
TWiki < 5.0.1 - Cross-Site Scripting via rev Parameter or Login Query String
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2010-3841. PoCs published by DOUHINE Davy.
AI-analyzed exploit summary This exploit demonstrates a reflected XSS vulnerability in TWiki by injecting a script tag via the 'origurl' parameter in the login page. The vulnerability allows arbitrary JavaScript execution in the context of the affected site.
Description
Multiple cross-site scripting (XSS) vulnerabilities in lib/TWiki.pm in TWiki before 5.0.1 allow remote attackers to inject arbitrary web script or HTML via (1) the rev parameter to the view script or (2) the query string to the login script.
Exploits (2)
This exploit demonstrates a reflected XSS vulnerability in TWiki by injecting a script tag via the 'origurl' parameter in the login page. The vulnerability allows arbitrary JavaScript execution in the context of the affected site.
This exploit demonstrates a reflected XSS vulnerability in TWiki by injecting a script tag via the 'rev' parameter in a GET request. The vulnerability allows arbitrary JavaScript execution in the context of the affected site.