vendor:
phpSpamManager
by:
Mahmood_ali
7.5
CVSS
HIGH
Remote File Disclosure
22
CWE
Product Name: phpSpamManager
Affected Version From: 0.53 beta
Affected Version To: 0.53 beta
Patch Exists: NO
Related CWE: N/A
CPE: a:phpspammanager:phpspammanager:0.53.beta
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
2008
phpSpamManager 0.53 beta (body.php) Remote File Disclosure Vulnerability
The vulnerability exists due to insufficient sanitization of user-supplied input passed via the 'filename' parameter to '/body.php'. This can be exploited to disclose the contents of arbitrary files on the affected system by passing a path to the file in the 'filename' parameter.
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized.