CyberRota Analysis
AI-GeneratedCodeWhale versions prior to 0.8.64 are vulnerable to a server-side request forgery (SSRF) bypass due to inadequate DNS pinning, which allows attackers to exploit time-of-check-time-of-use vulnerabilities. This flaw enables the manipulation of DNS responses, facilitating unauthorized access to internal IP addresses and circumventing existing SSRF protections. Organizations using affected versions should prioritize remediation to mitigate the risk of potential internal network exposure.
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
CodeWhale before 0.8.64 contains a server-side request forgery bypass vulnerability in DNS pinning logic that fails to prevent time-of-check-time-of-use attacks. Attackers can manipulate DNS responses to fail initial resolution checks and succeed on secondary requests, allowing requests to internal IP addresses and bypassing SSRF mitigations.