Beveiligingsadvies

CVE-2019-16931

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2019-10-03 18:34:45
Laatst bijgewerkt 2024-08-05 01:24:48
Toegewezen door mitre
CVSS-score geen score
Status PUBLISHED

Beschrijving

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.