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)
References
Link | Resource |
---|---|
https://wpscan.com/vulnerability/a91a01b9-7e36-4280-bc50-f6cff3e66059 | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2022-02-01 13:15
Updated : 2023-11-07 03:41
NVD link : CVE-2022-0220
Mitre link : CVE-2022-0220
CVE.ORG link : CVE-2022-0220
JSON object : View
Products Affected
welaunch
- wordpress_gdpr\&ccpa
CWE
CWE-116
Improper Encoding or Escaping of Output