Vulnerabilities > Wordpress > Wordpress > 2.2.revision5003

DATE CVE VULNERABILITY TITLE RISK
2009-07-10 CVE-2009-2432 Permissions, Privileges, and Access Controls vulnerability in Wordpress and Wordpress MU
WordPress and WordPress MU before 2.8.1 allow remote attackers to obtain sensitive information via a direct request to wp-settings.php, which reveals the installation path in an error message.
network
low complexity
wordpress CWE-264
5.0
2009-07-10 CVE-2009-2334 Improper Authentication vulnerability in Wordpress and Wordpress MU
wp-admin/admin.php in WordPress and WordPress MU before 2.8.1 does not require administrative authentication to access the configuration of a plugin, which allows remote attackers to specify a configuration file in the page parameter to obtain sensitive information or modify this file, as demonstrated by the (1) collapsing-archives/options.txt, (2) akismet/readme.txt, (3) related-ways-to-take-action/options.php, (4) wp-security-scan/securityscan.php, and (5) wp-ids/ids-admin.php files.
network
wordpress CWE-287
4.9
2008-11-28 CVE-2008-5278 Cross-Site Scripting vulnerability in Wordpress
Cross-site scripting (XSS) vulnerability in the self_link function in in the RSS Feed Generator (wp-includes/feed.php) for WordPress before 2.6.5 allows remote attackers to inject arbitrary web script or HTML via the Host header (HTTP_HOST variable).
network
wordpress CWE-79
4.3
2008-10-28 CVE-2008-4769 Path Traversal vulnerability in Wordpress
Directory traversal vulnerability in the get_category_template 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.
network
wordpress CWE-22
critical
9.3
2008-07-18 CVE-2008-3233 Cross-Site Scripting vulnerability in Wordpress
Cross-site scripting (XSS) vulnerability in WordPress before 2.6, SVN development versions only, allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.
network
wordpress CWE-79
4.3
2008-05-12 CVE-2008-2146 Permissions, Privileges, and Access Controls vulnerability in Wordpress
wp-includes/vars.php in Wordpress before 2.2.3 does not properly extract the current path from the PATH_INFO ($PHP_SELF), which allows remote attackers to bypass intended access restrictions for certain pages.
network
low complexity
wordpress CWE-264
7.5
2008-02-08 CVE-2008-0664 Permissions, Privileges, and Access Controls vulnerability in Wordpress
The XML-RPC implementation (xmlrpc.php) in WordPress before 2.3.3, when registration is enabled, allows remote attackers to edit posts of other blog users via unknown vectors.
network
low complexity
wordpress CWE-264
6.4
2008-01-10 CVE-2008-0193 Cross-Site Scripting vulnerability in Wordpress
Cross-site scripting (XSS) vulnerability in wp-db-backup.php in WordPress 2.0.11 and earlier, and possibly 2.1.x through 2.3.x, allows remote attackers to inject arbitrary web script or HTML via the backup parameter in a wp-db-backup.php action to wp-admin/edit.php.
network
wordpress CWE-79
4.3
2007-12-12 CVE-2007-6318 SQL Injection vulnerability in Wordpress
SQL injection vulnerability in wp-includes/query.php in WordPress 2.3.1 and earlier allows remote attackers to execute arbitrary SQL commands via the s parameter, when DB_CHARSET is set to (1) Big5, (2) GBK, or possibly other character set encodings that support a "\" in a multibyte character.
network
wordpress CWE-89
6.8
2007-09-14 CVE-2007-4894 SQL Injection vulnerability in Wordpress
Multiple SQL injection vulnerabilities in Wordpress before 2.2.3 and Wordpress multi-user (MU) before 1.2.5a allow remote attackers to execute arbitrary SQL commands via the post_type parameter to the pingback.extensions.getPingbacks method in the XMLRPC interface, and other unspecified parameters related to "early database escaping" and missing validation of "query string like parameters."
network
low complexity
wordpress CWE-89
7.5