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).
References
Link | Resource |
---|---|
https://github.com/bradyvercher/gistpress/commit/e3f260edb6673227b0471c74b7ab13c094411ef7 | Patch |
https://github.com/bradyvercher/gistpress/releases/tag/v3.0.2 | Release Notes |
https://wpvulndb.com/vulnerabilities/10053 | Patch Third Party Advisory |
Configurations
History
No history.
Information
Published : 2020-01-30 23:15
Updated : 2020-02-03 20:12
NVD link : CVE-2020-8498
Mitre link : CVE-2020-8498
CVE.ORG link : CVE-2020-8498
JSON object : View
Products Affected
gistpress_project
- gistpress
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')