vendor:
mBlog
by:
irk4z[at]yahoo.pl
5.5
CVSS
MEDIUM
Remote File Disclosure
200
CWE
Product Name: mBlog
Affected Version From: 1.2
Affected Version To: 1.2
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
mBlog 1.2 Remote File Disclosure Vulnerability
The vulnerability allows an attacker to disclose arbitrary files on the server by manipulating the 'page' parameter in the URL. By specifying a relative path to the target file, an attacker can retrieve sensitive information such as database configuration files or system files like /etc/passwd.
Mitigation:
Upgrade to a newer version of mBlog that addresses this vulnerability. Alternatively, ensure that user-supplied input is properly validated and sanitized before being used in file operations.