vendor:
phpBB
by:
rattle@awarenetwork.org
7.5
CVSS
HIGH
Arbitrary Command Execution
78
CWE
Product Name: phpBB
Affected Version From: 2.0.15
Affected Version To: 2.0.15
Patch Exists: YES
Related CWE: N/A
CPE: a:phpbb:phpbb:2.0.15
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
2005
phpBB 2.0.15 arbitrary command execution eXploit
This exploit allows an attacker to execute arbitrary commands on a vulnerable phpBB 2.0.15 installation. The exploit works by sending a specially crafted request to the vulnerable viewtopic.php page, which then executes the command and returns the output. The exploit is written in Python and uses the urllib2 library to send the request.
Mitigation:
Upgrade to the latest version of phpBB, which is not vulnerable to this exploit.