mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 01:49:30 +02:00
18 lines
796 B
Markdown
18 lines
796 B
Markdown
### [CVE-2020-8498](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://wpvulndb.com/vulnerabilities/10053
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|