6.5

CVE-2022-1570

Exploit

Files Download Delay <= 1.0.6 - Missing Authorization to Settings Reset

The Files Download Delay WordPress plugin before 1.0.7 does not have authorisation and CSRF checks when reseting its settings, which could allow any authenticated users, such as subscriber to perform such action.
Mögliche Gegenmaßnahme
Files Download Delay: Update to version 1.0.7, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
Produkt Files Download Delay
Version [*, 1.0.7)
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Files Download Delay ProjectFiles Download Delay SwPlatformwordpress Version < 1.0.7
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.18% 0.395
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
nvd@nist.gov 4 8 2.9
AV:N/AC:L/Au:S/C:N/I:P/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.