PoC Index

CVE-2019-16931

MEDIUM 6.1EPSS 3.3%

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.

CVSS v3.1
6.1 MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
CVSS v2.0
4.3 MEDIUMAV:N/AC:M/Au:N/C:N/I:P/A:N
EPSS
3.34% chance of exploitation in the next 30 days, 88th percentile
Nuclei
medium · CWE-79
Published
2019-10-03
Updated
2024-08-05

Proof-of-concept exploits (1)

Nuclei templates (1)

References

Related