vendor:
Prototype of an PHP application
by:
7.5
CVSS
HIGH
Remote File Include
CWE
Product Name: Prototype of an PHP application
Affected Version From: 0.1
Affected Version To: 0.1
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
Prototype of an PHP application Remote File Include Vulnerabilities
The 'Prototype of an PHP application' is prone to multiple remote file-include vulnerabilities because it fails to properly sanitize user-supplied input to the application. An attacker may leverage these issues to execute an arbitrary remote file containing malicious script code in the context of the webserver process. This may allow the attacker to compromise the application and the underlying system. Other attacks are also possible.
Mitigation:
Properly sanitize user-supplied input to the application.