vendor:
Ray
by:
RoMaNcYxHaCkEr
7.5
CVSS
HIGH
RFI
94
CWE
Product Name: Ray
Affected Version From: 3.5
Affected Version To: 3.5
Patch Exists: NO
Related CWE: N/A
CPE: a:boonex:ray:3.5
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
Ray
The vulnerability exists due to insufficient sanitization of user-supplied input passed to the 'sIncPath' parameter in 'content.inc.php' script. This can be exploited to include arbitrary remote files containing malicious PHP code, which will be executed within the context of the vulnerable web server.
Mitigation:
Input validation should be used to ensure that user-supplied input is properly sanitized.