vendor:
by:
iskorpitx
5.5
CVSS
MEDIUM
File Inclusion
98
CWE
Product Name:
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
com_zoom file include
The code includes a file from a user-controlled path without proper sanitization, which can be exploited to include arbitrary files from the server or remote locations.
Mitigation:
To mitigate this vulnerability, input validation and sanitization should be performed on the user-controlled path before including any files.