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.