CyberRota Analysis
AI-GeneratedThe open redirect vulnerability in DefaultLogoutLogic.perform() of pac4j-core versions prior to 6.5.6 allows attackers to manipulate logout links to redirect users to malicious external sites. This could lead to phishing attacks or other malicious activities targeting users after they log out. Organizations using affected versions of pac4j-core should prioritize patching to mitigate the risk of 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
pac4j-core before 6.5.6 contains an open redirect vulnerability in DefaultLogoutLogic.perform() that accepts backslash-prefixed logout redirect targets matching logoutUrlPattern. Attackers can craft logout links with backslash-prefixed external hosts that browsers normalize into network-path references, redirecting victims to attacker-controlled sites after logout.