A stored XSS vulnerability in the Visualizer plugin 3.3.0 for WordPress allows an unauthenticated attacker to execute arbitrary JavaScript when an admin or other privileged user edits the chart via the admin dashboard. This occurs because classes/Visualizer/Gutenberg/Block.php registers wp-json/visualizer/v1/update-chart with no access control, and classes/Visualizer/Render/Page/Data.php lacks output sanitization.
References
Link | Resource |
---|---|
https://nathandavison.com/blog/wordpress-visualizer-plugin-xss-and-ssrf | Exploit Third Party Advisory |
https://wordpress.org/plugins/visualizer/#developers | Product Release Notes |
https://wpvulndb.com/vulnerabilities/9893 | Exploit Third Party Advisory |
https://nathandavison.com/blog/wordpress-visualizer-plugin-xss-and-ssrf | Exploit Third Party Advisory |
https://wordpress.org/plugins/visualizer/#developers | Product Release Notes |
https://wpvulndb.com/vulnerabilities/9893 | Exploit Third Party Advisory |
Configurations
History
21 Nov 2024, 04:31
Type | Values Removed | Values Added |
---|---|---|
References | () https://nathandavison.com/blog/wordpress-visualizer-plugin-xss-and-ssrf - Exploit, Third Party Advisory | |
References | () https://wordpress.org/plugins/visualizer/#developers - Product, Release Notes | |
References | () https://wpvulndb.com/vulnerabilities/9893 - Exploit, Third Party Advisory |
Information
Published : 2019-10-03 19:15
Updated : 2024-11-21 04:31
NVD link : CVE-2019-16931
Mitre link : CVE-2019-16931
CVE.ORG link : CVE-2019-16931
JSON object : View
Products Affected
themeisle
- visualizer
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')