vendor:
VietPHP
by:
7.5
CVSS
HIGH
Remote File Inclusion
CWE
Product Name: VietPHP
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
VietPHP Multiple Remote File-Include Vulnerabilities
VietPHP is prone to multiple remote file-include vulnerabilities because it fails to sufficiently sanitize user-supplied data. Exploiting these issues may allow an attacker to compromise the application and the underlying system; other attacks are also possible.
Mitigation:
It is recommended to sanitize user-supplied data before using it in file inclusion operations. Implement proper input validation and restrict the allowed file paths to mitigate the risk of remote file inclusion vulnerabilities.