GistPress < 3.0.2 - Cross-Site Scripting

2020-01-31 00:00
Paul Ritchie

Strategic Overview

Status
Patched in 3.0.2
Affected Plugingistpress
Affected Version< 3.0.2
CVSS6.4Medium
CVECVE-2020-8498
View all gistpress vulnerabilities

Vulnerability Overview

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).

Technical Analysis

REMEDIATION: Update to version 3.0.2, or a newer patched version --- IDENTIFIER: CWE-79 (Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')) The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

External References

Vulnerability data © Defiant, Inc., provided under the Wordfence Intelligence T&C