vendor:
Free File Hosting
by:
Unknown
7.5
CVSS
HIGH
Remote File Include
98
CWE
Product Name: Free File Hosting
Affected Version From: 1.1
Affected Version To: 1.1
Patch Exists: No
Related CWE:
CPE:
Platforms Tested:
Unknown
Free File Hosting Remote File Include Vulnerabilities
The Free File Hosting application fails to properly sanitize user-supplied data, leading to multiple remote file-include vulnerabilities. Exploiting these vulnerabilities can result in compromising the application and the underlying system, as well as enabling other types of attacks.
Mitigation:
To mitigate these vulnerabilities, it is recommended to implement proper input validation and sanitization mechanisms in the application's code. Additionally, the application should use a whitelist approach to only allow specific file paths or URLs to be included.