Files
CVEs-PoC/2020/CVE-2020-8498.md
T
2024-06-18 02:51:15 +02:00

796 B

CVE-2020-8498

Description

XSS exists in the shortcode functionality of the GistPress plugin before 3.0.2 for WordPress via the includes/class-gistpress.php id parameter. This allows an attacker with the WordPress Contributor role to execute arbitrary JavaScript code with the privileges of other users (e.g., ones who have the publish_posts capability).

POC

Reference

Github