7.5

CVE-2021-4339

Exploit

uListing <= 1.6.6 - Unauthenticated Information Disclosure

The uListing plugin for WordPress is vulnerable to authorization bypass due to a missing capability check in the "ulisting/includes/route.php" file on the /1/api/ulisting-user/search REST-API route in versions up to, and including, 1.6.6. This makes it possible for unauthenticated attackers to retrieve the list of all users and their email address in the database.
Mögliche Gegenmaßnahme
Directory Listings WordPress plugin – uListing: Update to version 1.7, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
Produkt Directory Listings WordPress plugin – uListing
Version [*, 1.7)
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
StylemixthemesUlisting SwPlatformwordpress Version <= 1.6.6
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.66% 0.709
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 5.3 3.9 1.4
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
security@wordfence.com 7.5 3.9 3.6
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CWE-862 Missing Authorization

The product does not perform an authorization check when an actor attempts to access a resource or perform an action.