CVE-2008-4769: Path Traversal
Directory traversal vulnerability in the getcategorytemplate function in wp-includes/theme.php in WordPress 2.3.3 and earlier, and 2.5, allows remote attackers to include and possibly execute arbitrary PHP files via the cat parameter in index.php. NOTE: some of these details are obtained from third party information.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2008-4769?
CVE-2008-4769 is considered a high severity vulnerability due to its potential to execute arbitrary PHP files.
How do I fix CVE-2008-4769?
To fix CVE-2008-4769, update WordPress to version 2.3.3 or later or apply the patches provided in the security advisories.
Which versions are affected by CVE-2008-4769?
CVE-2008-4769 affects WordPress versions 2.3.3 and earlier, as well as version 2.5.
What type of vulnerability is CVE-2008-4769?
CVE-2008-4769 is a directory traversal vulnerability that allows remote attackers to include arbitrary files.
Can CVE-2008-4769 be exploited remotely?
Yes, CVE-2008-4769 can be exploited remotely through the 'cat' parameter in the index.php file.