4.3
CVE-2022-2276
- EPSS 0.13%
- Veröffentlicht 22.08.2022 15:15:14
- Zuletzt bearbeitet 21.11.2024 07:00:40
- Quelle contact@wpscan.com
- CVE-Watchlists
- Unerledigt
WP Edit Menu < 1.5.0 - Missing Authorization to Post Deletion
The WP Edit Menu WordPress plugin before 1.5.0 does not have authorisation and CSRF in an AJAX action, which could allow unauthenticated attackers to delete arbitrary posts/pages from the blog
Mögliche Gegenmaßnahme
WP Edit Menu: Update to version 1.5.0, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
≫
Produkt
WP Edit Menu
Version
[*, 1.5.0)
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Wp Edit Menu Project ≫ Wp Edit Menu SwPlatformwordpress Version < 1.5.0
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.13% | 0.33 |
| 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
|
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.