Title: Premod SubDog 2 Multiple Remote File Include Vulnerabilities
Severity: HIGH
Description:
Premod SubDog 2 is a module for phpBB; it is implemented in PHP.
The application is prone to multiple remote file-include vulnerabilities because it fails to properly sanitize user-supplied input before processing it in an 'include()' function call. These issues affect the 'phpbb_root_path' parameter of the following scripts:
includes/functions_kb.php
includes/themen_portal_mitte.php
includes/logger_engine.php
An attacker can exploit these issues to include an arbitrary remote file containing malicious PHP code and execute it in the context of the webserver process. This may allow the attacker to compromise the application and the underlying system; other attacks are also possible.
Affected Products:
- Premod SubDog Premod SubDog 2
References:
- phpBB: phpBB Homepage
