8.1
CVE-2022-0229
- EPSS 0.23%
- Veröffentlicht 21.03.2022 19:15:10
- Zuletzt bearbeitet 21.11.2024 06:38:11
- Quelle contact@wpscan.com
- CVE-Watchlists
- Unerledigt
miniOrange's Google Authenticator <= 5.4.52 - Unauthenticated Arbitrary Options Deletion
The miniOrange's Google Authenticator WordPress plugin before 5.5 does not have proper authorisation and CSRF checks when handling the reconfigureMethod, and does not validate the parameters passed to it properly. As a result, unauthenticated users could delete arbitrary options from the blog, making it unusable.
Mögliche Gegenmaßnahme
miniOrange 2-factor Authentication (2FA with SMS, Email, Google Authenticator): Update to version 5.5, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
miniOrange 2-factor Authentication (2FA with SMS, Email, Google Authenticator)
Version
*-5.4.52
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Miniorange ≫ Google Authenticator SwPlatformwordpress Version < 5.5
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.23% | 0.458 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 8.1 | 2.8 | 5.2 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H
|
| nvd@nist.gov | 5.8 | 8.6 | 4.9 |
AV:N/AC:M/Au:N/C:N/I:P/A:P
|
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.
CWE-862 Missing Authorization
The product does not perform an authorization check when an actor attempts to access a resource or perform an action.