header-logo
Suggest Exploit
vendor:
MyBlog
by:
Unknown
7.5
CVSS
HIGH
Remote File Include
98
CWE
Product Name: MyBlog
Affected Version From: Unknown
Affected Version To: Unknown
Patch Exists: NO
Related CWE:
CPE:
Metasploit:
Other Scripts:
Platforms Tested:
Unknown

Remote File Include Vulnerability in MyBlog

MyBlog is prone to a remote file-include vulnerability because it fails to sufficiently sanitize user-supplied data. Exploiting this issue may allow an attacker to compromise the application and the underlying system; other attacks are also possible.

Mitigation:

To mitigate this vulnerability, it is recommended to sanitize and validate user-supplied input before using it in file inclusion functions.
Source

Exploit-DB raw data:

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

MyBlog is prone to a remote file-include vulnerability because it fails to sufficiently sanitize user-supplied data.

Exploiting this issue may allow an attacker to compromise the application and the underlying system; other attacks are also possible.

http://www.example.com/[path]/games.php?id=[Sh3ll-Script]