CVE-2011-1062
published 2011-02-23CVE-2011-1062: 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…
PriorityP419medium4.3CVSS 2.0
AVNACMAuNCNIPAN
EXPLOIT
EPSS
1.75%
75.0th percentile
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.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| taskfreak | taskfreak_! | — | — |
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Exploit-DB
TaskFreak! 0.6.4 - Multiple Cross-Site Scripting Vulnerabilities
exploitdb·2011-02-12
CVE-2011-1062 TaskFreak! 0.6.4 - Multiple Cross-Site Scripting Vulnerabilities
TaskFreak! 0.6.4 - Multiple Cross-Site Scripting Vulnerabilities
---
################################################################
TaskFreak! v0.6.4 Multiple Cross-Site Scripting Vulnerabilities
Vendor: Stan Ozier
Product web page: http://www.taskfreak.com
Affected version: 0.6.4 (multi-user)
Summary: TaskFreak! Original is a simple but efficient web based
task manager written in PHP.
Desc: TaskFreak! suffers from multiple XSS vulnerabilities when parsing
input to multiple parameters in different scripts. The vulnerable POST
parameters are: 'sContext', 'sort', 'dir' and 'show' thru index.php. Also
the GET parameters 'dir' and 'show' thru 'print_list.php' are vulnerable.
Header variable 'referer' is vulnerable thru rss.php script. Attackers
can exploit these weaknesses to execute
Exploit-DB
TaskFreak! 0.6.4 - 'rss.php' HTTP Referer Header Cross-Site Scripting
exploitdb·2011-02-12
CVE-2011-1062 TaskFreak! 0.6.4 - 'rss.php' HTTP Referer Header Cross-Site Scripting
TaskFreak! 0.6.4 - 'rss.php' HTTP Referer Header Cross-Site Scripting
---
source: https://www.securityfocus.com/bid/46350/info
TaskFreak! is prone to multiple cross-site scripting vulnerabilities because the application fails to sufficiently sanitize user-supplied input.
An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may let the attacker steal cookie-based authentication credentials and launch other attacks.
TaskFreak! 0.6.4 is vulnerable; other versions may also be affected.
GET /taskfreak/rss.php HTTP/1.1
Referer: ">Waddup!
User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.0)
Host: localhost
Connection: Keep-alive
Accept-Encoding: gzip,deflate
Accept: */*
Exploit-DB
TaskFreak! 0.6.4 - 'print_list.php' Multiple Cross-Site Scripting Vulnerabilities
exploitdb·2011-02-12
CVE-2011-1062 TaskFreak! 0.6.4 - 'print_list.php' Multiple Cross-Site Scripting Vulnerabilities
TaskFreak! 0.6.4 - 'print_list.php' Multiple Cross-Site Scripting Vulnerabilities
---
source: https://www.securityfocus.com/bid/46350/info
TaskFreak! is prone to multiple cross-site scripting vulnerabilities because the application fails to sufficiently sanitize user-supplied input.
An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may let the attacker steal cookie-based authentication credentials and launch other attacks.
TaskFreak! 0.6.4 is vulnerable; other versions may also be affected.
http://taskfreak/print_list.php?dir=%22%3E%3Cscript%3Ealert%281%29%3C/script%3E
http://taskfreak/print_list.php?show=%22%3E%3Cscript%3Ealert%281%29%3C/script%3E
Exploit-DB
TaskFreak! 0.6.4 - 'index.php' Multiple Cross-Site Scripting Vulnerabilities
exploitdb·2011-02-12
CVE-2011-1062 TaskFreak! 0.6.4 - 'index.php' Multiple Cross-Site Scripting Vulnerabilities
TaskFreak! 0.6.4 - 'index.php' Multiple Cross-Site Scripting Vulnerabilities
---
source: https://www.securityfocus.com/bid/46350/info
TaskFreak! is prone to multiple cross-site scripting vulnerabilities because the application fails to sufficiently sanitize user-supplied input.
An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may let the attacker steal cookie-based authentication credentials and launch other attacks.
TaskFreak! 0.6.4 is vulnerable; other versions may also be affected.
function xss(){document.forms["zappa"].submit();}
alert(1)' />
alert(2)' />
alert(3)' />
Exploit!
No writeups or analysis indexed.
http://osvdb.org/70877http://osvdb.org/70878http://secunia.com/advisories/43318http://www.exploit-db.com/exploits/16158http://www.zeroscience.mk/en/vulnerabilities/ZSL-2011-4990.phphttps://exchange.xforce.ibmcloud.com/vulnerabilities/65359http://osvdb.org/70877http://osvdb.org/70878http://secunia.com/advisories/43318http://www.exploit-db.com/exploits/16158http://www.zeroscience.mk/en/vulnerabilities/ZSL-2011-4990.phphttps://exchange.xforce.ibmcloud.com/vulnerabilities/65359
2011-02-23
Published