6.1

CVE-2021-24406

Exploit

wpForo Forum <= 1.9.6 - Open Redirect

The wpForo Forum WordPress plugin before 1.9.7 did not validate the redirect_to parameter in the login form of the forum, leading to an open redirect issue after a successful login. Such issue could allow an attacker to induce a user to use a login URL redirecting to a website under their control and being a replica of the legitimate one, asking them to re-enter their credentials (which will then in the attacker hands)
Mögliche Gegenmaßnahme
wpForo Forum: Update to version 1.9.7, or a newer patched version
Weitere Schwachstelleninformationen
SystemWordPress Plugin
Produkt wpForo Forum
Version *-1.9.6
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
GvectorsWpforo Forum SwPlatformwordpress Version < 1.9.7
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 8.52% 0.92
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 6.1 2.8 2.7
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
nvd@nist.gov 5.8 8.6 4.9
AV:N/AC:M/Au:N/C:P/I:P/A:N
CWE-601 URL Redirection to Untrusted Site ('Open Redirect')

The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect.