CyberRota Analysis
AI-GeneratedThe vulnerability allows attackers to exploit gdu by crafting malicious directory or file names with terminal escape sequences, which can lead to title spoofing and clipboard manipulation upon printing paths after exiting the TUI. This poses a medium risk as it can affect user experience and security in terminal environments. Organizations using gdu should prioritize addressing this issue 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
gdu fails to strip terminal escape sequences from directory and file names when printing paths after TUI exit. Attackers can craft malicious directory or file names containing escape sequences that are interpreted by the terminal, enabling title spoofing, clipboard manipulation, or other terminal-dependent effects.