Filtered by vendor Wordpress Subscriptions
Filtered by product Wordpress Subscriptions
Total 577 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2019-17669 2 Debian, Wordpress 2 Debian Linux, Wordpress 2024-08-05 9.8 Critical
WordPress before 5.2.4 has a Server Side Request Forgery (SSRF) vulnerability because URL validation does not consider the interpretation of a name as a series of hex characters.
CVE-2019-17672 2 Debian, Wordpress 2 Debian Linux, Wordpress 2024-08-05 6.1 Medium
WordPress before 5.2.4 is vulnerable to a stored XSS attack to inject JavaScript into STYLE elements.
CVE-2019-17674 2 Debian, Wordpress 2 Debian Linux, Wordpress 2024-08-05 5.4 Medium
WordPress before 5.2.4 is vulnerable to stored XSS (cross-site scripting) via the Customizer.
CVE-2019-17675 2 Debian, Wordpress 2 Debian Linux, Wordpress 2024-08-05 8.8 High
WordPress before 5.2.4 does not properly consider type confusion during validation of the referer in the admin pages, possibly leading to CSRF.
CVE-2019-16781 2 Debian, Wordpress 2 Debian Linux, Wordpress 2024-08-05 5.8 Medium
In WordPress before 5.3.1, authenticated users with lower privileges (like contributors) can inject JavaScript code in the block editor, which is executed within the dashboard. It can lead to an admin opening the affected post in the editor leading to XSS.
CVE-2019-16780 2 Debian, Wordpress 2 Debian Linux, Wordpress 2024-08-05 5.8 Medium
WordPress users with lower privileges (like contributors) can inject JavaScript code in the block editor using a specific payload, which is executed within the dashboard. This can lead to XSS if an admin opens the post in the editor. Execution of this attack does require an authenticated user. This has been patched in WordPress 5.3.1, along with all the previous WordPress versions from 3.7 to 5.3 via a minor release. Automatic updates are enabled by default for minor releases and we strongly recommend that you keep them enabled.
CVE-2019-16219 2 Debian, Wordpress 2 Debian Linux, Wordpress 2024-08-05 6.1 Medium
WordPress before 5.2.3 allows XSS in shortcode previews.
CVE-2019-16218 2 Debian, Wordpress 2 Debian Linux, Wordpress 2024-08-05 6.1 Medium
WordPress before 5.2.3 allows XSS in stored comments.
CVE-2019-16222 2 Debian, Wordpress 2 Debian Linux, Wordpress 2024-08-05 6.1 Medium
WordPress before 5.2.3 has an issue with URL sanitization in wp_kses_bad_protocol_once in wp-includes/kses.php that can lead to cross-site scripting (XSS) attacks.
CVE-2019-16223 2 Debian, Wordpress 2 Debian Linux, Wordpress 2024-08-05 5.4 Medium
WordPress before 5.2.3 allows XSS in post previews by authenticated users.
CVE-2019-16217 2 Debian, Wordpress 2 Debian Linux, Wordpress 2024-08-05 6.1 Medium
WordPress before 5.2.3 allows XSS in media uploads because wp_ajax_upload_attachment is mishandled.
CVE-2019-16221 2 Debian, Wordpress 2 Debian Linux, Wordpress 2024-08-05 6.1 Medium
WordPress before 5.2.3 allows reflected XSS in the dashboard.
CVE-2019-9787 1 Wordpress 1 Wordpress 2024-08-04 N/A
WordPress before 5.1.1 does not properly filter comment content, leading to Remote Code Execution by unauthenticated users in a default configuration. This occurs because CSRF protection is mishandled, and because Search Engine Optimization of A elements is performed incorrectly, leading to XSS. The XSS results in administrative access, which allows arbitrary changes to .php files. This is related to wp-admin/includes/ajax-actions.php and wp-includes/comment.php.
CVE-2019-8943 1 Wordpress 1 Wordpress 2024-08-04 6.5 Medium
WordPress through 5.0.3 allows Path Traversal in wp_crop_image(). An attacker (who has privileges to crop an image) can write the output image to an arbitrary directory via a filename containing two image extensions and ../ sequences, such as a filename ending with the .jpg?/../../file.jpg substring.
CVE-2019-8942 2 Debian, Wordpress 2 Debian Linux, Wordpress 2024-08-04 N/A
WordPress before 4.9.9 and 5.x before 5.0.1 allows remote code execution because an _wp_attached_file Post Meta entry can be changed to an arbitrary string, such as one ending with a .jpg?file.php substring. An attacker with author privileges can execute arbitrary code by uploading a crafted image containing PHP code in the Exif metadata. Exploitation can leverage CVE-2019-8943.
CVE-2020-36326 2 Phpmailer Project, Wordpress 2 Phpmailer, Wordpress 2024-08-04 9.8 Critical
PHPMailer 6.1.8 through 6.4.0 allows object injection through Phar Deserialization via addAttachment with a UNC pathname. NOTE: this is similar to CVE-2018-19296, but arose because 6.1.8 fixed a functionality problem in which UNC pathnames were always considered unreadable by PHPMailer, even in safe contexts. As an unintended side effect, this fix eliminated the code that blocked addAttachment exploitation.
CVE-2020-28036 3 Debian, Fedoraproject, Wordpress 3 Debian Linux, Fedora, Wordpress 2024-08-04 9.8 Critical
wp-includes/class-wp-xmlrpc-server.php in WordPress before 5.5.2 allows attackers to gain privileges by using XML-RPC to comment on a post.
CVE-2020-28039 3 Canonical, Debian, Wordpress 3 Ubuntu Linux, Debian Linux, Wordpress 2024-08-04 9.1 Critical
is_protected_meta in wp-includes/meta.php in WordPress before 5.5.2 allows arbitrary file deletion because it does not properly determine whether a meta key is considered protected.
CVE-2020-28033 3 Debian, Fedoraproject, Wordpress 3 Debian Linux, Fedora, Wordpress 2024-08-04 7.5 High
WordPress before 5.5.2 mishandles embeds from disabled sites on a multisite network, as demonstrated by allowing a spam embed.
CVE-2020-28035 3 Debian, Fedoraproject, Wordpress 3 Debian Linux, Fedora, Wordpress 2024-08-04 9.8 Critical
WordPress before 5.5.2 allows attackers to gain privileges via XML-RPC.