CVE-2018-14474
Orange Forum 1.4.0 - Open Redirect
Record summary
CVE-2018-14474 has a selected CVSS score of 6.1 (medium); EIP currently links 1 Nuclei template.
Description
views/auth.go in Orange Forum 1.4.0 allows Open Redirection via the next parameter to /login or /signup.
Exploitation context
Available material
- Nuclei templates
- 1
Nuclei templates
1ProjectDiscoveryMEDIUMOrange Forum 1.4.0 - Open RedirectCVSS 6.1
Orange Forum 1.4.0 contains an open redirect vulnerability in views/auth.go via the next parameter to /login or /signup. An attacker can redirect a user to a malicious site and possibly obtain sensitive information, modify data, and/or execute unauthorized operations.
Impact
An attacker can exploit this vulnerability to redirect users to malicious websites, leading to phishing attacks or the installation of malware.
Remediation
Upgrade to a patched version of Orange Forum or apply the necessary security patches to fix the open redirect vulnerability.
Source: ProjectDiscovery