vendor:
Collaborative Passwords Manager (cPassMan)
by:
ls
9,8
CVSS
HIGH
Remote Command Execution
78
CWE
Product Name: Collaborative Passwords Manager (cPassMan)
Affected Version From: 1.82
Affected Version To: 1.82
Patch Exists: YES
Related CWE: N/A
CPE: a:cpassman:cpassman:1.82
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Independent (PHP)
2011
cPassMan v1.82 Remote Command Execution Exploit
This exploit allows an attacker to execute arbitrary commands on a vulnerable system running cPassMan v1.82. The exploit requires PHP 5.3.3 or lower due to the use of a poison null byte in the LFI. The exploit consists of two stages: an unauthenticated arbitrary file upload and an unauthenticated command execution. The uploaded file is stored in the document root of the web server as a file with the MD5 hash of the original filename.
Mitigation:
Upgrade to the latest version of cPassMan and ensure that all security patches are applied.