CVE-2022-0220
Javascript code may be executed on a victim's browser.
Does this matter?
Lower severity and a low EPSS score (2.33%). Track it; it rarely justifies an emergency change on its own.
Description
The check_privacy_settings AJAX action of the WordPress GDPR WordPress plugin before 1.9.27, available to both unauthenticated and authenticated users, responds with JSON data without an "application/json" content-type. Since an HTML payload isn't properly escaped, it may be interpreted by a web browser led to this endpoint. Javascript code may be executed on a victim's browser. Due to v1.9.26 adding a CSRF check, the XSS is only exploitable against unauthenticated users (as they all share the same nonce)
- CVSS 3.1
- 6.1 MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
- EPSS
- 2.33% probability · 83th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-116
- Affected
- welaunch/wordpress gdpr\&ccpa
- Source
- contact@wpscan.com
References
- https://wpscan.com/vulnerability/a91a01b9-7e36-4280-bc50-f6cff3e66059Exploit, Third Party Advisory
- https://wpscan.com/vulnerability/a91a01b9-7e36-4280-bc50-f6cff3e66059Exploit, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.