8.1

CVE-2021-24823

Exploit

Support Board < 3.3.6 - Cross-Site Request Forgery

The Support Board WordPress plugin before 3.3.6 does not have any CSRF checks in actions handled by the include/ajax.php file, which could allow attackers to make logged in users do unwanted actions. For example, make an admin delete arbitrary files
Mögliche Gegenmaßnahme
Support Board: Update to version 3.3.6, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
Produkt Support Board
Version [*, 3.3.6)
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
SchioccoSupport Board SwPlatformwordpress Version < 3.3.6
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.17% 0.381
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 8.1 2.8 5.2
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H
nvd@nist.gov 4.9 6.8 4.9
AV:N/AC:M/Au:S/C:N/I:P/A:P
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.