CVEs (355)
CVE VENDORS PRODUCTS UPDATED PUBLISHED CVSS |
|---|
WordPress version 4.9.8 and earlier contains a CWE-20 Input Validation vulnerability in thumbnail processing that can result in remote code execution due to an incomplete fix for CVE-2017-1000600. This attack appears to...Show more |
WordPress version <4.9 contains a CWE-20 Input Validation vulnerability in thumbnail processing that can result in remote code execution. This attack appears to be exploitable via thumbnail upload by an authenticated use...Show more |
In WordPress 4.9.7, plugins uploaded via the admin area are not verified as being ZIP files. This allows for PHP files to be uploaded. Once a PHP file is uploaded, the plugin extraction fails, but the PHP file remains in...Show more |
2Debian Wordpress2Debian Linux WordpressNov 21, 2024 Jun 26, 2018 N/A· v4 8.8 HIGH· v3 6.5 MEDIUM· v2 WordPress through 4.9.6 allows Author users to execute arbitrary code by leveraging directory traversal in the wp-admin/post.php thumb parameter, which is passed to the PHP unlink function and can delete the wp-config.ph...Show more |
2Debian Wordpress2Debian Linux WordpressNov 21, 2024 Apr 16, 2018 N/A· v4 6.1 MEDIUM· v3 4.3 MEDIUM· v2 Before WordPress 4.9.5, the version string was not escaped in the get_the_generator function, and could lead to XSS in a generator tag. |
2Debian Wordpress2Debian Linux WordpressNov 21, 2024 Apr 16, 2018 N/A· v4 6.1 MEDIUM· v3 5.8 MEDIUM· v2 Before WordPress 4.9.5, the URL validator assumed URLs with the hostname localhost were on the same host as the WordPress server. |
2Debian Wordpress2Debian Linux WordpressNov 21, 2024 Apr 16, 2018 N/A· v4 6.1 MEDIUM· v3 5.8 MEDIUM· v2 Before WordPress 4.9.5, the redirection URL for the login page was not validated or sanitized if forced to use HTTPS. |
WordPress before 4.4 makes it easier for remote attackers to predict password-recovery tokens via a brute-force approach. |
In WordPress through 4.9.2, unauthenticated attackers can cause a denial of service (resource consumption) by using the large list of registered .js files (from wp-includes/script-loader.php) to construct a series of req...Show more |
WordPress before 4.9.2 has XSS in the Flash fallback files in MediaElement (under wp-includes/js/mediaelement). |
2Debian Wordpress2Debian Linux WordpressMay 13, 2026 Dec 2, 2017 N/A· v4 5.4 MEDIUM· v3 3.5 LOW· v2 wp-includes/feed.php in WordPress before 4.9.1 does not properly restrict enclosures in RSS and Atom fields, which might allow attackers to conduct XSS attacks via a crafted URL. |
2Debian Wordpress2Debian Linux WordpressMay 13, 2026 Dec 2, 2017 N/A· v4 5.4 MEDIUM· v3 3.5 LOW· v2 wp-includes/general-template.php in WordPress before 4.9.1 does not properly restrict the lang attribute of an HTML element, which might allow attackers to conduct XSS attacks via the language setting of a site. |
2Debian Wordpress2Debian Linux WordpressMay 13, 2026 Dec 2, 2017 N/A· v4 5.4 MEDIUM· v3 3.5 LOW· v2 wp-includes/functions.php in WordPress before 4.9.1 does not require the unfiltered_html capability for upload of .js files, which might allow remote attackers to conduct XSS attacks via a crafted file. |
wp-admin/user-new.php in WordPress before 4.9.1 sets the newbloguser key to a string that can be directly derived from the user ID, which allows remote attackers to bypass intended access restrictions by entering this st...Show more |
WordPress before 4.8.3 is affected by an issue where $wpdb->prepare() can create unexpected and unsafe queries leading to potential SQL injection (SQLi) in plugins and themes, as demonstrated by a "double prepare" approa...Show more |
WordPress through 4.8.2 uses a weak MD5-based password hashing algorithm, which makes it easier for attackers to determine cleartext values by leveraging access to the hash values. NOTE: the approach to changing this may...Show more |
WordPress through 4.8.2, when domain-based flashmediaelement.swf sandboxing is not used, allows remote attackers to conduct cross-domain Flash injection (XSF) attacks by leveraging code contained within the wp-includes/j...Show more |
2Debian Wordpress2Debian Linux WordpressMay 13, 2026 Oct 3, 2017 N/A· v4 6.5 MEDIUM· v3 4.0 MEDIUM· v2 WordPress 4.8.2 stores cleartext wp_signups.activation_key values (but stores the analogous wp_users.user_activation_key values as hashes), which might make it easier for remote attackers to hijack unactivated user accou...Show more |
Before version 4.8.2, WordPress was vulnerable to a cross-site scripting attack via shortcodes in the TinyMCE visual editor. |
Before version 4.8.2, WordPress was susceptible to an open redirect attack in wp-admin/edit-tag-form.php and wp-admin/user-edit.php. |