vendor:
acvsws_php5
by:
Unknown
7.5
CVSS
HIGH
Remote File Inclusion
CWE
Product Name: acvsws_php5
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested: Unknown
Unknown
Remote File Include Vulnerability in acvsws_php5
acvsws_php5 is prone to a remote file-include vulnerability because it fails to sufficiently sanitize user-supplied data. Exploiting this issue may allow an attacker to compromise the application and the underlying system; other attacks are also possible.
Mitigation:
Implement proper input validation and sanitization to prevent remote file inclusion attacks. Use whitelisting and avoid user-supplied data in file inclusion functions.