cve/2024/CVE-2024-8622.md
2025-09-29 21:09:30 +02:00

1.2 KiB

CVE-2024-8622

Description

The amCharts: Charts and Maps plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'amcharts_javascript' parameter in all versions up to, and including, 1.4.4 due to the ability to supply arbitrary JavaScript a lack of nonce validation on the preview functionality. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.

POC

Reference

No PoCs from references.

Github