Exploitation Summary
EIP tracks 1 public exploit for CVE-2011-1838. PoCs published by Mesut Timur.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in TWiki by injecting malicious JavaScript via the 'origurl' parameter in the login URL. The payload bypasses input sanitization to execute arbitrary script code in the context of the affected site.
Description
Multiple cross-site scripting (XSS) vulnerabilities in TemplateLogin.pm in TWiki before 5.0.2 allow remote attackers to inject arbitrary web script or HTML via the origurl parameter to a (1) view script or (2) login script.
Exploits (1)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in TWiki by injecting malicious JavaScript via the 'origurl' parameter in the login URL. The payload bypasses input sanitization to execute arbitrary script code in the context of the affected site.