vendor:
VietPHP
by:
7.5
CVSS
HIGH
Remote File Include
CWE
Product Name: VietPHP
Affected Version From:
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
Remote File Include Vulnerabilities in VietPHP
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:
To mitigate this vulnerability, it is recommended to sanitize and validate user-supplied input before using it in file inclusion operations. Additionally, the application should implement proper input validation and enforce least privilege principles.