mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 15:15:46 +02:00
18 lines
910 B
Markdown
18 lines
910 B
Markdown
### [CVE-2011-1062](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1062)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|