CVE-2021-24406
wpForo Forum < 1.9.7 - Open Redirect
Record summary
CVE-2021-24406 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
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)
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
wpForo ForumBrowse gVectors Team / wpForo Forum | CVE List | 1.9.7 to < 1.9.7 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMWordPress wpForo Forum < 1.9.7 - Open RedirectCVSS 6.1
WordPress wpForo Forum < 1.9.7 is susceptible to an open redirect vulnerability because the plugin did not validate the redirect_to parameter in the login form of the forum, leading to an open redirect issue after a successful login.
Impact
An attacker can trick users into visiting a malicious website, leading to potential phishing attacks or the disclosure of sensitive information.
Remediation
Update wpForo Forum to version 1.9.7 or later to fix the open redirect vulnerability.
Source: ProjectDiscovery