4.3

CVE-2022-0345

Exploit

Better Notifications for WP <= 1.8.6 - Email Address Disclosure

The Customize WordPress Emails and Alerts WordPress plugin before 1.8.7 does not have authorisation and CSRF check in its bnfw_search_users AJAX action, allowing any authenticated users to call it and query for user e-mail prefixes (finding the first letter, then the second one, then the third one etc.).
Mögliche Gegenmaßnahme
Customize WordPress Emails and Alerts – Better Notifications for WP: Update to version 1.8.7, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
Produkt Customize WordPress Emails and Alerts – Better Notifications for WP
Version [*, 1.8.7)
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
MadewithfuelCustomize Wordpress Emails And Alerts SwPlatformwordpress Version < 1.8.7
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.09% 0.264
CVSS Metriken
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:L/UI:N/S:U/C:L/I:N/A:N
nvd@nist.gov 4 8 2.9
AV:N/AC:L/Au:S/C:P/I:N/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.