5.4
CVE-2020-8498
- EPSS 0.47%
- Veröffentlicht 30.01.2020 23:15:10
- Zuletzt bearbeitet 21.11.2024 05:38:57
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
GistPress < 3.0.2 - Cross-Site Scripting
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).
Mögliche Gegenmaßnahme
gistpress: Update to version 3.0.2, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
gistpress
Version
[*, 3.0.2)
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Gistpress Project ≫ Gistpress SwPlatformwordpress Version < 3.0.2
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.47% | 0.639 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.4 | 2.3 | 2.7 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
|
| nvd@nist.gov | 3.5 | 6.8 | 2.9 |
AV:N/AC:M/Au:S/C:N/I:P/A:N
|
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.