CVE-2008-0196: Path Traversal
Multiple directory traversal vulnerabilities in WordPress 2.0.11 and earlier allow remote attackers to read arbitrary files via a .. (dot dot) in (1) the page parameter to certain PHP scripts under wp-admin/ or (2) the import parameter to wp-admin/admin.php, as demonstrated by discovering the full path via a request for the \..\..\wp-config pathname; and allow remote attackers to modify arbitrary files via a .. (dot dot) in the file parameter to wp-admin/templates.php.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2008-0196?
CVE-2008-0196 has a medium severity rating due to the potential for remote attackers to read arbitrary files.
How do I fix CVE-2008-0196?
To fix CVE-2008-0196, upgrade WordPress to version 2.0.12 or later.
What software is affected by CVE-2008-0196?
CVE-2008-0196 affects WordPress versions 2.0.11 and earlier.
Can CVE-2008-0196 be exploited remotely?
Yes, CVE-2008-0196 can be exploited remotely by attackers to access sensitive files.
What type of vulnerability is CVE-2008-0196?
CVE-2008-0196 is a directory traversal vulnerability that allows unauthorized file access.