6.5
CVE-2021-24779
- EPSS 0.24%
- Veröffentlicht 25.10.2021 14:15:10
- Zuletzt bearbeitet 21.11.2024 05:53:44
- Quelle contact@wpscan.com
- CVE-Watchlists
- Unerledigt
WP Debugging <= 2.10.2 - Unauthenticated Plugin Settings Update
The WP Debugging WordPress plugin before 2.11.0 has its update_settings() function hooked to admin_init and is missing any authorisation and CSRF checks, as a result, the settings can be updated by unauthenticated users.
Mögliche Gegenmaßnahme
WP Debugging: Update to version 2.11.0, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
WP Debugging
Version
*-2.10.2
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Wp Debugging Project ≫ Wp Debugging SwPlatformwordpress Version < 2.11.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.24% | 0.465 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 6.5 | 2.8 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
|
| nvd@nist.gov | 4.3 | 8.6 | 2.9 |
AV:N/AC:M/Au:N/C:N/I:P/A:N
|
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.