CVE-2017-17091
- EPSS 8.2%
- Veröffentlicht 02.12.2017 06:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
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 string.
CVE-2017-17092
- EPSS 4.13%
- Veröffentlicht 02.12.2017 06:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
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.
CVE-2017-17093
- EPSS 2.38%
- Veröffentlicht 02.12.2017 06:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
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.
CVE-2017-17094
- EPSS 2.38%
- Veröffentlicht 02.12.2017 06:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
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.
CVE-2017-16510
- EPSS 7.74%
- Veröffentlicht 02.11.2017 16:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
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" approach, a different vulnerability ...
CVE-2012-6707
- EPSS 1.11%
- Veröffentlicht 19.10.2017 19:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
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 not be fully compatible with ...
CVE-2016-9263
- EPSS 2.55%
- Veröffentlicht 12.10.2017 16:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
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/js/mediaelement/flashmediaeleme...
CVE-2017-14990
- EPSS 1.76%
- Veröffentlicht 03.10.2017 01:29:03
- Zuletzt bearbeitet 13.05.2026 00:24:29
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 accounts by leveraging database rea...
CVE-2017-14718
- EPSS 2.14%
- Veröffentlicht 23.09.2017 20:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
Before version 4.8.2, WordPress was susceptible to a Cross-Site Scripting attack in the link modal via a javascript: or data: URL.
CVE-2017-14719
- EPSS 13.39%
- Veröffentlicht 23.09.2017 20:29:00
- Zuletzt bearbeitet 13.05.2026 00:24:29
Before version 4.8.2, WordPress was vulnerable to a directory traversal attack during unzip operations in the ZipArchive and PclZip components.