### [CVE-2011-1671](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1671) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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. ### POC #### Reference - http://securityreason.com/securityalert/8196 - http://www.mavitunasecurity.com/XSS-vulnerability-in-Tracks/ #### Github No PoCs found on GitHub currently.