4.3

CVE-2022-1092

Exploit

myCred – Points, Rewards, Gamification, Ranks, Badges & Loyalty Plugin <= 2.4.3 - Missing Authorization

The myCred WordPress plugin before 2.4.3.1 does not have authorisation and CSRF checks in its mycred-tools-import-export AJAX action, allowing any authenticated user to call and and retrieve the list of email address present in the blog
Mögliche Gegenmaßnahme
Points Management System For Gamification, Ranks, Badges, and Loyalty Rewards Program – myCred: Update to version 2.4.4, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
Produkt Points Management System For Gamification, Ranks, Badges, and Loyalty Rewards Program – myCred
Version [*, 2.4.4)
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
WpexpertsMycred SwPlatformwordpress Version < 2.4.4
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.13% 0.325
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.