vendor:
Meganoide's news
by:
7.5
CVSS
HIGH
Remote File Include
98
CWE
Product Name: Meganoide's news
Affected Version From: 1.1.2001
Affected Version To:
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
Remote File Include Vulnerability in Meganoide’s news
The Meganoide's news application is vulnerable to a remote file-include vulnerability due to inadequate sanitization of user-supplied input. An attacker can exploit this vulnerability to execute arbitrary PHP code within the context of the webserver process.
Mitigation:
To mitigate this vulnerability, the developer should ensure that user-supplied input is properly sanitized and validated before including files. Additionally, it is recommended to implement strong input validation and apply the principle of least privilege when handling user input.