vendor:
Phorum
by:
Brian Moon
7.5
CVSS
HIGH
Authentication Bypass
287
CWE
Product Name: Phorum
Affected Version From: 3.3.2001
Affected Version To: 3.3.2002
Patch Exists: Yes
Related CWE: N/A
CPE: a:phorum:phorum:3.3.1
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
2002
Phorum Authentication Bypass Vulnerability
A problem with the package allows users access to any resources within the bulletin board system. Any file that is access controlled by the auth.php3 script may be accessed, due to a backdoor password written into the script auth.php3. The password 'boogieman' will permit users to access files controlled by auth.php3 by simply appending the variable PHP_AUTH_USER=boogieman to the URL. This makes it possible for users with malicious intentions to access any file under the access control of auth.php3, and potentially gain elevated privileges, including access to the local system.
Mitigation:
Upgrade to the latest version of Phorum.