Vulnerabilities > Wordpress > Wordpress > 2.1.3

DATE CVE VULNERABILITY TITLE RISK
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-09-18 CVE-2008-4106 Improper Input Validation vulnerability in Wordpress
WordPress before 2.6.2 does not properly handle MySQL warnings about insertion of username strings that exceed the maximum column width of the user_login column, and does not properly handle space characters when comparing usernames, which allows remote attackers to change an arbitrary user's password to a random value by registering a similar username and then requesting a password reset, related to a "SQL column truncation vulnerability." NOTE: the attacker can discover the random password by also exploiting CVE-2008-4107.
network
high complexity
wordpress CWE-20
5.1
2008-08-27 CVE-2008-3747 Permissions, Privileges, and Access Controls vulnerability in Wordpress
The (1) get_edit_post_link and (2) get_edit_comment_link functions in wp-includes/link-template.php in WordPress before 2.6.1 do not force SSL communication in the intended situations, which might allow remote attackers to gain administrative access by sniffing the network for a cookie.
network
low complexity
wordpress CWE-264
7.5
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-21 CVE-2008-2392 Improper Input Validation vulnerability in Wordpress
Unrestricted file upload vulnerability in WordPress 2.5.1 and earlier might allow remote authenticated administrators to upload and execute arbitrary PHP files via the Upload section in the Write Tabs area of the dashboard.
network
low complexity
wordpress CWE-20
critical
9.0
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-11-19 CVE-2007-6013 Use of a Broken or Risky Cryptographic Algorithm vulnerability in multiple products
Wordpress 1.5 through 2.3.1 uses cookie values based on the MD5 hash of a password MD5 hash, which allows attackers to bypass authentication by obtaining the MD5 hash from the user database, then generating the authentication cookie from that hash.
network
low complexity
wordpress fedoraproject CWE-327
critical
9.8