8.8
CVE-2021-4401
- EPSS 0.26%
- Veröffentlicht 01.07.2023 06:15:10
- Zuletzt bearbeitet 08.04.2026 18:17:18
- Quelle security@wordfence.com
- CVE-Watchlists
- Unerledigt
Style Kits <= 1.8.0 - Cross-Site Request Forgery Bypass
The Style Kits plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 1.8.0. This is due to missing or incorrect nonce validation on the update_posts_stylekit() function. This makes it possible for unauthenticated attackers to update style kits for posts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Mögliche Gegenmaßnahme
Style Kits – Advanced Theme Styles for Elementor, Elementor Kits & Elementor Patterns: Update to version 1.8.1, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
Style Kits – Advanced Theme Styles for Elementor, Elementor Kits & Elementor Patterns
Version
*-1.8.0
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Analogwp ≫ Style Kits SwPlatformwordpress Version <= 1.8.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.26% | 0.498 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
|
| security@wordfence.com | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
|
CWE-352 Cross-Site Request Forgery (CSRF)
The web application does not, or can not, sufficiently verify whether a well-formed, valid, consistent request was intentionally provided by the user who submitted the request.