vendor:
XRMS CRM
by:
AzzCoder
7.5
CVSS
HIGH
Remote File Inclusion, XSS, Information Gathering
94, 79, 200
CWE
Product Name: XRMS CRM
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: No
Related CWE: N/A
CPE: N/A
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
XMRS Multiple Vulnerabilities (ZeroDay at 25-07-2008)
XMRS Multiple Vulnerabilities (ZeroDay at 25-07-2008) is a vulnerability that affects the XRMS CRM product. It allows an attacker to remotely include files, perform XSS attacks, and gather information. The vulnerable files are activities/workflow-activities.php, multiple files with the variable $msg, and tests/info.php. The required register_globals is set to Yes. Quote limitations are set to Yes. The phpinfo() call is also present.
Mitigation:
Disable register_globals, set quote limitations to No, and remove the phpinfo() call.