vendor:
VisoHotlink
by:
bd0rk
7.5
CVSS
HIGH
Remote File Include
CWE
Product Name: VisoHotlink
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
VisoHotlink 1.0 Remote File Include Exploit
This is an exploit for the VisoHotlink 1.0 application that allows remote file inclusion. The vulnerable code is in the 'require_once' statement, where the 'mosConfig_absolute_path' variable is not properly sanitized.
Mitigation:
To mitigate this vulnerability, ensure that all user input is properly sanitized before including it in file paths or executing it as code.