Lucene search
K

phpBB Import Tools Mod <= 0.1.4 - Remote File Include Vulnerability

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

phpBB Import Tools Mod <= 0.1.4 - Remote File Include Vulnerability discovered by boeck

Code

                                                #
# *
# * Title: phpBB Import Tools Mod &#60;= 0.1.4 (phpbb_root_path) Remote File Inclusion
# * Author/Discovery: boecke
# * Vulnerability Type: Remote File Inclusion
# * Risk: High Risk
# * Software Affected: phpBB Import Tools Mod &#60;= 0.1.4
# *
# * Literally shouts to: str0ke and henrik
# * Don&#39;t promote Google-ism!
# *
#

[ Vulnerable Code: ]
include_once($phpbb_root_path . &#39;includes/functions_validate.&#39; . $phpEx);
include_once($phpbb_root_path . &#39;includes/functions_post.&#39; . $phpEx);
include_once($phpbb_root_path . &#39;includes/bbcode.&#39; . $phpEx);

[ Fix: ]
Correctly sanitize these variables before their use or deny direct access to the script.

[ Proof of Concept: ]
http://localhost/phpBB2/includes/functions_mod_user.php?phpbb_root_path=

# milw0rm.com [2006-10-12]

                              

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