CVE-2011-1671
Tracks 1.7.2, 2.0RC2, and 2.0devel - Cross-Site Scripting via PATH_INFO to todos/tag/
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2011-1671. PoCs published by Mesut Timur.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in Tracks 1.7.2 by injecting a malicious script tag into the URL path. The payload triggers an alert dialog, proving arbitrary JavaScript execution in the context of the affected site.
Description
Cross-site scripting (XSS) vulnerability in app/controllers/todos_controller.rb in Tracks 1.7.2, 2.0RC2, and 2.0devel allows remote attackers to inject arbitrary web script or HTML via the PATH_INFO to todos/tag/. NOTE: some of these details are obtained from third party information.
Exploits (1)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in Tracks 1.7.2 by injecting a malicious script tag into the URL path. The payload triggers an alert dialog, proving arbitrary JavaScript execution in the context of the affected site.