6.5

CVE-2022-3879

Exploit

Car Dealer <= 3.04 - Missing Authorization to Arbitrary Plugin Installation

The Car Dealer (Dealership) and Vehicle sales WordPress Plugin WordPress plugin before 3.05 does not have proper authorisation and CSRF in an AJAX action, allowing any authenticated users, such as subscriber to call it and install and activate arbitrary plugins from wordpress.org
Mögliche Gegenmaßnahme
Car Dealer (Dealership) and Vehicle sales: Update to version 3.05, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
Produkt Car Dealer (Dealership) and Vehicle sales
Version *-3.04
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Car Dealer ProjectCar Dealer SwPlatformwordpress Version < 3.05
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.15% 0.358
CVSS Metriken
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:L/UI:N/S:U/C:N/I:H/A:N
134c704f-9b21-4f2e-91b3-4a467353bcc0 6.5 2.8 3.6
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/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-863 Incorrect Authorization

The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check.