Vulnerabilities (CVE)

Filtered by vendor Patreon Subscribe
Filtered by product Patreon Wordpress
Total 8 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2023-41129 1 Patreon 1 Patreon Wordpress 2023-12-10 N/A 8.8 HIGH
Cross-Site Request Forgery (CSRF) vulnerability in Patreon Patreon WordPress.This issue affects Patreon WordPress: from n/a through 1.8.6.
CVE-2021-25026 1 Patreon 1 Patreon Wordpress 2023-12-10 3.5 LOW 5.5 MEDIUM
The Patreon WordPress plugin before 1.8.2 does not sanitise and escape the field "Custom Patreon Page name", which could allow high privilege users to perform Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed
CVE-2021-24230 1 Patreon 1 Patreon Wordpress 2023-12-10 5.8 MEDIUM 8.1 HIGH
The Jetpack Scan team identified a Cross-Site Request Forgery vulnerability in the Patreon WordPress plugin before 1.7.0, allowing attackers to make a logged in user overwrite or create arbitrary user metadata on the victim’s account once visited. If exploited, this bug can be used to overwrite the “wp_capabilities” meta, which contains the affected user account’s roles and privileges. Doing this would essentially lock them out of the site, blocking them from accessing paid content.
CVE-2021-24231 1 Patreon 1 Patreon Wordpress 2023-12-10 4.3 MEDIUM 6.5 MEDIUM
The Jetpack Scan team identified a Cross-Site Request Forgery vulnerability in the Patreon WordPress plugin before 1.7.0, allowing attackers to make a logged administrator disconnect the site from Patreon by visiting a specially crafted link.
CVE-2021-24229 1 Patreon 1 Patreon Wordpress 2023-12-10 6.8 MEDIUM 9.6 CRITICAL
The Jetpack Scan team identified a Reflected Cross-Site Scripting via the patreon_save_attachment_patreon_level AJAX action of the Patreon WordPress plugin before 1.7.2. This AJAX hook is used to update the pledge level required by Patreon subscribers to access a given attachment. This action is accessible for user accounts with the ‘manage_options’ privilege (i.e.., only administrators). Unfortunately, one of the parameters used in this AJAX endpoint is not sanitized before being printed back to the user, so the risk it represents is the same as the previous XSS vulnerability.
CVE-2021-24227 1 Patreon 1 Patreon Wordpress 2023-12-10 5.0 MEDIUM 7.5 HIGH
The Jetpack Scan team identified a Local File Disclosure vulnerability in the Patreon WordPress plugin before 1.7.0 that could be abused by anyone visiting the site. Using this attack vector, an attacker could leak important internal files like wp-config.php, which contains database credentials and cryptographic keys used in the generation of nonces and cookies.
CVE-2021-24228 1 Patreon 1 Patreon Wordpress 2023-12-10 6.8 MEDIUM 9.6 CRITICAL
The Jetpack Scan team identified a Reflected Cross-Site Scripting in the Login Form of the Patreon WordPress plugin before 1.7.2. The WordPress login form (wp-login.php) is hooked by the plugin and offers to allow users to authenticate on the site using their Patreon account. Unfortunately, some of the error logging logic behind the scene allowed user-controlled input to be reflected on the login page, unsanitized.
CVE-2018-20984 1 Patreon 1 Patreon Wordpress 2023-12-10 7.5 HIGH 9.8 CRITICAL
The patreon-connect plugin before 1.2.2 for WordPress has Object Injection.