5.4
CVE-2023-2717
- EPSS 0.06%
- Veröffentlicht 20.05.2023 03:15:09
- Zuletzt bearbeitet 21.11.2024 07:59:09
- Quelle security@wordfence.com
- CVE-Watchlists
- Unerledigt
Groundhogg <= 2.7.9.8 - Cross-Site Request Forgery to Disable All Plugins
The Groundhogg plugin for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 2.7.9.8. This is due to missing nonce validation on the 'enable_safe_mode' function. This makes it possible for unauthenticated attackers to enable safe mode, which disables all other plugins, via a forged request if they can successfully trick an administrator into performing an action such as clicking on a link. A warning message about safe mode is displayed to the admin, which can be easily disabled.
Mögliche Gegenmaßnahme
Groundhogg — CRM, Newsletters, and Marketing Automation: Update to version 2.7.10, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
Groundhogg — CRM, Newsletters, and Marketing Automation
Version
*-2.7.9.8
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Groundhogg ≫ Groundhogg SwPlatformwordpress Version <= 2.7.9.8
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.06% | 0.194 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 4.3 | 2.8 | 1.4 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
|
| security@wordfence.com | 5.4 | 2.8 | 2.5 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L
|
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.