CVE-2021-24229

CVE-2021-24229: Patreon WordPress < 1.7.2 - Reflected XSS on patreon_save_attachment_patreon_level AJAX action

Vendor Unknown
Product Patreon WordPress
Weakness CWE-79 · XSS
Published April 12, 2021
Last update August 3, 2024

CVSS base score

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

April 12, 2021 CVE published
August 3, 2024 Record updated