| OSVDB ID | Disclosure Date | Title |
|
10414
Description:
WordPress contains a flaw that allows a remote cross site scripting attack. This flaw exists because the application does not validate 's' variables upon submission to the 'edit.php' script. This could allow a user to create a specially crafted URL that would execute arbitrary code in a user's browser within the trust relationship between the browser and the server, leading to a loss of integrity.
|
2004-09-27
|
WordPress edit.php s Parameter XSS
|
|
69242
Description:
WordPress Event Registration Plugin contains a flaw that may allow an attacker to carry out an SQL injection attack. The issue is due to the Events Page not properly sanitizing user-supplied input to the 'event_id' parameter. This may allow an attacker to inject or manipulate SQL queries in the back-end database, allowing for the manipulation or disclosure of arbitrary data.
|
2010-11-13
|
WordPress Event Registration Plugin Events Page event_id Parameter SQL Injection
|
|
74490
Description:
(Description Provided by CVE) : The file upload functionality WordPress 3.1 before 3.1.3 and 3.2 before Beta 2, when running "on hosts with dangerous security settings," has unknown impact and attack vectors, possibly related to dangerous filenames.
|
2011-05-25
|
Wordpress File Upload Unspecified Issue
|
|
63179
Description:
Unknown / Incomplete
|
2010-03-09
|
WordPress Fixed Cookie Name Password Protected Page Restriction Bypass
|
|
55714
Description:
(Description Provided by CVE) : The forgotten mail interface in WordPress and WordPress MU before 2.8.1 exhibits different behavior for a password request depending on whether the user account exists, which allows remote attackers to enumerate valid usernames. NOTE: the vendor reportedly disputes the significance of this issue, indicating that the behavior exists for "user convenience."
|
2009-07-08
|
WordPress Forgotten Mail Interface New Password Request User Enumeration
|
|
52211
Description:
Unknown / Incomplete
|
2008-02-16
|
WordPress Forum showprofile Function user Parameter SQL Injection
|
|
52209
Description:
Unknown / Incomplete
|
2008-02-15
|
WordPress Forum topic Parameter SQL Injection
|
|
31274
Description:
WordPress has been reported to contain a flaw that may allow a remote attacker to execute arbitrary commands. The issue is supposedly due to the functions.php script not properly sanitizing user input supplied to the 'file' variable. However, subsequent examination indicates the variable is set prior to an attacker being able to manipulate input.
|
2006-11-11
|
WordPress functions.php file Parameter Remote File Inclusion
|
|
55716
Description:
(Description Provided by CVE) : WordPress 2.7.1 places the username of a post's author in an HTML comment, which allows remote attackers to obtain sensitive information by reading the HTML source.
|
2009-07-08
|
WordPress HTML Comment Poster Account Name Disclosure
|
|
74488
Description:
(Description Provided by CVE) : WordPress 3.1 before 3.1.3 and 3.2 before Beta 2 does not prevent rendering for (1) admin or (2) login pages inside a frame in a third-party HTML document, which makes it easier for remote attackers to conduct clickjacking attacks via a crafted web site.
|
2011-05-25
|
Wordpress HTML Document Frame Multiple Page Rendering Clickjacking
|
|
64761
Description:
Unknown / Incomplete
|
2010-05-20
|
Wordpress Import Module for Drupal WRX File Import Arbitrary File Upload
|
|
19634
Description:
Unknown / Incomplete
|
2005-08-27
|
WordPress index.php cat Parameter SQL Injection
|
|
53612
Description:
WordPress contains a flaw that may allow an attacker to carry out an SQL injection attack. The issue is due to the 'index.php' script not properly sanitizing user-supplied input to the 'm' parameter. This may allow an attacker to inject or manipulate SQL queries in the back-end database.
|
2004-12-21
|
WordPress index.php m Parameter SQL Injection
|
|
33458
Description:
(Description Provided by CVE) : WordPress 2.0.6, and 2.1Alpha 3 (SVN:4662), does not properly verify that the m parameter value has the string data type, which allows remote attackers to obtain sensitive information via an invalid m[] parameter, as demonstrated by obtaining the path, and obtaining certain SQL information such as the table prefix.
|
2007-01-12
|
WordPress index.php m[] Variable SQL Table Prefix Disclosure
|
|
27008
Description:
(Description Provided by CVE) : index.php in WordPress 2.0.3 allows remote attackers to obtain sensitive information, such as SQL table prefixes, via an invalid paged parameter, which displays the information in an SQL error message. NOTE: this issue has been disputed by a third party who states that the issue does not leak any target-specific information.
|
2006-07-02
|
WordPress index.php paged Variable Table Prefix Disclosure
|
|
39518
Description:
WordPress contains a flaw that may lead to an unauthorized information disclosure. The issue is triggered when accessing the 'index.php' script, which will disclose draft posts before they have been published resulting in a loss of confidentiality.
|
2007-12-14
|
WordPress index.php wp-admin/ Unauthorized Draft Information Disclosure
|
|
70234
Description:
WordPress contains a flaw that allows a remote cross-site scripting (XSS) attack. This flaw exists because the application does not validate certain input containing protocol strings in the KSES library before use. This may allow a user to create a specially crafted URL that would execute arbitrary script code in a user's browser within the trust relationship between their browser and the server.
|
2010-12-30
|
WordPress KSES Library Protocol Strings XSS
|
|
12618
Description:
WordPress contains a flaw that allows a remote cross site scripting attack. This flaw exists because the application does not validate multiple variables upon submission to the 'link-add.php' script. This could allow a user to create a specially crafted URL that would execute arbitrary code in a user's browser within the trust relationship between the browser and the server, leading to a loss of integrity.
|
2004-12-16
|
WordPress link-add.php Multiple Parameter XSS
|
|
12619
Description:
WordPress contains a flaw that allows a remote cross site scripting attack. This flaw exists because the application does not validate 'cat_id' variables upon submission to the 'link-categories.php' script. This could allow a user to create a specially crafted URL that would execute arbitrary code in a user's browser within the trust relationship between the browser and the server, leading to a loss of integrity.
|
2004-12-16
|
WordPress link-categories.php cat_id Parameter XSS
|
|
12620
Description:
WordPress contains a flaw that allows a remote cross site scripting attack. This flaw exists because the application does not validate multiple variables upon submission to the 'link-manager.php' script. This could allow a user to create a specially crafted URL that would execute arbitrary code in a user's browser within the trust relationship between the browser and the server, leading to a loss of integrity.
|
2004-12-16
|
WordPress link-manager.php Multiple Parameter XSS
|
|
4611
Description:
WordPress contains a flaw that may allow a remote attacker to execute arbitrary commands or code. The issue is due to the 'links.all.php' script not properly sanitizing user input supplied to the 'abspath' parameter. This may allow an attacker to include a file from a third-party remote host that contains commands or code that will be executed by the vulnerable script with the same privileges as the web server.
|
2003-06-02
|
WordPress links.all.php abspath Parameter Remote File Inclusion
|
|
55713
Description:
WordPress contains a flaw that may lead to an unauthorized information disclosure. The issue is triggered by different responses to failed logins for nonexistent and valid accounts, which will disclose valid usernames to a remote attacker.
|
2009-07-08
|
WordPress Login Error Message Account Enumeration
|
|
74485
Description:
(Description Provided by CVE) : Unspecified vulnerability in WordPress 3.1 before 3.1.3 and 3.2 before Beta 2 has unknown impact and attack vectors related to "Media security."
|
2011-05-25
|
Wordpress Media Security Unspecified Issue
|
|
17639
Description:
(Description Provided by CVE) : WordPress 1.5.1.2 and earlier allows remote attackers to obtain sensitive information via (1) a direct request to menu-header.php or a "1" value in the feed parameter to (2) wp-atom.php, (3) wp-rss.php, or (4) wp-rss2.php, which reveal the path in an error message. NOTE: vector [1] was later reported to also affect WordPress 2.0.1.
|
2005-06-29
|
WordPress menu-header.php Direct Request Path Disclosure
|
|
12622
Description:
WordPress contains a flaw that allows a remote cross site scripting attack. This flaw exists because the application does not validate 'item_approved' variables upon submission to the 'moderation.php' script. This could allow a user to create a specially crafted URL that would execute arbitrary code in a user's browser within the trust relationship between the browser and the server, leading to a loss of integrity.
|
2004-12-16
|
WordPress moderation.php item_approved Parameter XSS
|
|
48700
Description:
Unknown / Incomplete
|
2008-09-08
|
WordPress mt_rand() Function RNG Weakness
|
|
41134
Description:
(Description Provided by CVE) : wp-admin/options.php in WordPress MU before 1.3.2, and WordPress 2.3.2 and earlier, does not properly validate requests to update an option, which allows remote authenticated users with manage_options and upload_files capabilities to execute arbitrary code by uploading a PHP script and adding this script's pathname to active_plugins.
|
2008-02-05
|
WordPress MU wp-admin/options.php Arbitrary PHP Code Upload / Execution
|
|
48635
Description:
(Description Provided by CVE) : Cross-site scripting (XSS) vulnerability in wp-admin/wp-blogs.php in Wordpress MU (WPMU) before 2.6 allows remote attackers to inject arbitrary web script or HTML via the (1) s and (2) ip_address parameters.
|
2008-09-29
|
WordPress MU wp-admin/wpmu-blogs.php Multiple Parameter XSS
|
|
52814
Description:
(Description Provided by CVE) : Cross-site scripting (XSS) vulnerability in the choose_primary_blog function in wp-includes/wpmu-functions.php in WordPress MU (WPMU) before 2.7 allows remote attackers to inject arbitrary web script or HTML via the HTTP Host header.
|
2009-03-10
|
Wordpress MU wp-includes/wpmu-functions.php Host Header XSS
|
|
31579
Description:
WordPress contains a flaw that may allow an attacker to carry out an SQL injection attack. The issue is due to the wp-trackback.php script not properly sanitizing user-supplied input to the 'p' variable. This may allow an attacker to inject or manipulate SQL queries in the back-end database.
|
2007-01-05
|
WordPress Multibyte Charset SQL Injection
|