vendor:
Rezervi
by:
Randy Arios
9,3
CVSS
HIGH
RFI Vulnerability
98
CWE
Product Name: Rezervi
Affected Version From: 3.0.2
Affected Version To: 3.0.2
Patch Exists: NO
Related CWE: N/A
CPE: a:rezervi:rezervi:3.0.2
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
2009
REZERVI 3.0.2 Remote Command Execution Exploit
Because $root is not specific in the require_once($root."/include/phpmailer/phpmailer.inc.php"); statement, an attacker can exploit this vulnerability to execute arbitrary code on the vulnerable server.
Mitigation:
Ensure that the $root variable is properly sanitized and validated before being used in the require_once() statement.