CVE-2019-16931
published 2019-10-03CVE-2019-16931: 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…
PriorityP339medium6.1CVSS 3.1
AVNACLPRNUIRSCCLILAN
EXPLOIT
EPSS
3.34%
87.1th percentile
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.
Affected
1 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| themeisle | visualizer | <= 3.3.0 | — |
CVSS provenance
nvdv3.16.1MEDIUMCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
nvdv2.04.3MEDIUMAV:N/AC:M/Au:N/C:N/I:P/A:N
CVEs like this are exactly what “Exploited This Week” covers.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
No detection rules found.
Nuclei
WordPress Visualizer <3.3.1 - Cross-Site Scripting
nuclei·CVSS 6.1
CVE-2019-16931 [MEDIUM] WordPress Visualizer <3.3.1 - Cross-Site Scripting
WordPress Visualizer alert(document.domain)"}
matchers-condition: and
matchers:
- type: word
part: body
words:
- '{"success":"Chart updated"}'
- type: word
part: header
words:
- 'application/json'
- type: status
status:
- 200
# digest: 4a0a0047304502201ccf4f98485a533c96c26ece0edcc17c27e25793dc4e563da306dc43b157493f0221009816c7b3be54f07edcfad9083667521691aaae03cefbf330d0bf060711d278ff:922c64590222798bb761d5b6d8e72950
https://nathandavison.com/blog/wordpress-visualizer-plugin-xss-and-ssrfhttps://wordpress.org/plugins/visualizer/#developershttps://wpvulndb.com/vulnerabilities/9893https://nathandavison.com/blog/wordpress-visualizer-plugin-xss-and-ssrfhttps://wordpress.org/plugins/visualizer/#developershttps://wpvulndb.com/vulnerabilities/9893
2019-10-03
Published