CyberRota Analysis
AI-GeneratedLeantime 3.6.2 is vulnerable to an open redirect flaw in the Login controller, enabling unauthenticated attackers to redirect authenticated users to arbitrary external sites by exploiting the redirectUrl POST parameter. This vulnerability poses a risk of phishing and credential theft, making it critical for organizations using this version of Leantime to prioritize remediation efforts. Users and administrators should implement immediate safeguards to mitigate potential exploitation.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD Description
Leantime 3.6.2 contains an open redirect vulnerability in the Login controller that allows unauthenticated attackers to redirect authenticated users to arbitrary external sites by manipulating the redirectUrl POST parameter. Attackers can craft a malicious login URL with a tampered redirectUrl value that bypasses FILTER_SANITIZE_URL validation to redirect victims to attacker-controlled sites for phishing or credential theft.