Files
CVEs-PoC/2020/CVE-2020-8498.md
T
2024-05-25 21:48:12 +02:00

18 lines
796 B
Markdown

### [CVE-2020-8498](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8498)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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
- https://wpvulndb.com/vulnerabilities/10053
#### Github
- https://github.com/ARPSyndicate/cvemon