Lucene search

K
cvelistWPScanCVELIST:CVE-2021-24229
HistoryApr 12, 2021 - 2:05 p.m.

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

2021-04-1214:05:46
CWE-79
WPScan
www.cve.org
patreon wordpress
cross-site scripting
reflected xss

AI Score

8.6

Confidence

High

EPSS

0.002

Percentile

61.5%

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.

CNA Affected

[
  {
    "product": "Patreon WordPress",
    "vendor": "Unknown",
    "versions": [
      {
        "lessThan": "1.7.2",
        "status": "affected",
        "version": "1.7.2",
        "versionType": "custom"
      }
    ]
  }
]

AI Score

8.6

Confidence

High

EPSS

0.002

Percentile

61.5%

Related for CVELIST:CVE-2021-24229