All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-73224
HIGHpublished 2026-08-11 19:18 UTC · 1 day ago
8.8
CVSS / 10
// description
electerm is an open-sourced terminal/ssh/sftp/telnet/serialport/RDP/VNC/Spice/ftp client. Prior to 3.15.120, electerm allows a malicious FTP or SFTP server to execute arbitrary commands when a user downloads a crafted folder and invokes Properties and Calculate Size because calcLocal in src/client/components/sftp/file-info-modal.jsx inserts the server-controlled folder name into a du -sh shell command without safely escaping single quotes. This issue is fixed in version 3.15.120.
// weaknesses (CWE)
- CWE-78