CVE-2018-10101
- EPSS 9.39%
- Veröffentlicht 16.04.2018 09:58:09
- Zuletzt bearbeitet 21.11.2024 03:40:49
Before WordPress 4.9.5, the URL validator assumed URLs with the hostname localhost were on the same host as the WordPress server.
CVE-2018-10102
- EPSS 6.86%
- Veröffentlicht 16.04.2018 09:58:09
- Zuletzt bearbeitet 21.11.2024 03:40:49
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.
CVE-2014-6412
- EPSS 2.57%
- Veröffentlicht 12.04.2018 21:29:00
- Zuletzt bearbeitet 21.11.2024 02:14:19
WordPress before 4.4 makes it easier for remote attackers to predict password-recovery tokens via a brute-force approach.
CVE-2018-6389
- EPSS 87.93%
- Veröffentlicht 06.02.2018 17:29:00
- Zuletzt bearbeitet 21.11.2024 04:10:36
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 requests to load every file many ...
CVE-2018-5776
- EPSS 3.13%
- Veröffentlicht 18.01.2018 22:29:00
- Zuletzt bearbeitet 21.11.2024 04:09:22
WordPress before 4.9.2 has XSS in the Flash fallback files in MediaElement (under wp-includes/js/mediaelement).
CVE-2017-17091
- EPSS 4.48%
- Veröffentlicht 02.12.2017 06:29:00
- Zuletzt bearbeitet 20.04.2025 01:37:25
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 2.32%
- Veröffentlicht 02.12.2017 06:29:00
- Zuletzt bearbeitet 20.04.2025 01:37:25
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 6.28%
- Veröffentlicht 02.12.2017 06:29:00
- Zuletzt bearbeitet 20.04.2025 01:37:25
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 6.62%
- Veröffentlicht 02.12.2017 06:29:00
- Zuletzt bearbeitet 20.04.2025 01:37:25
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 4.17%
- Veröffentlicht 02.11.2017 16:29:00
- Zuletzt bearbeitet 20.04.2025 01:37:25
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 ...