Files
CVEs-PoC/2011/CVE-2011-1062.md
T
2024-06-18 02:51:15 +02:00

18 lines
910 B
Markdown

### [CVE-2011-1062](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1062)
![](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
Multiple cross-site scripting (XSS) vulnerabilities in include/html/header.php in TaskFreak! 0.6.4 allow remote attackers to inject arbitrary web script or HTML via the (1) sContext, (2) sort, (3) dir, and (4) show parameters in a save action to index.php; the (5) dir and (6) show parameters to print_list.php; and the (7) HTTP referer header to rss.php. NOTE: some of these details are obtained from third party information.
### POC
#### Reference
- http://www.zeroscience.mk/en/vulnerabilities/ZSL-2011-4990.php
#### Github
No PoCs found on GitHub currently.