vendor:
BrowserCRM
by:
ahmadbady
9.3
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: BrowserCRM
Affected Version From: 5.002.00
Affected Version To: 5.002.00
Patch Exists: NO
Related CWE: N/A
CPE: a:browsercrm:browsercrm:5.002.00
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
browsercrm-5.002.00 remote file including
The vulnerability exists due to insufficient sanitization of user-supplied input passed to the 'bcrm_pub_root' parameter in 'clients.php' script. A remote attacker can include arbitrary files from remote resources and execute arbitrary code on the vulnerable system.
Mitigation:
Input validation should be performed to ensure that user-supplied input is properly sanitized.