cve/2009/CVE-2009-3478.md
2024-06-18 02:51:15 +02:00

884 B

CVE-2009-3478

Description

Argument injection vulnerability in (1) src/content/js/connection/sftp.js and (2) src/content/js/connection/controlSocket.js.in in FireFTP Extension 1.0.5 for Firefox allows remote authenticated SFTP users to cause victims to alter permissions, delete, download, or move the wrong file via a filename containing " (double quotes), which is not properly filtered or encoded when FireFTP constructs the command to send to psftp.exe.

POC

Reference

Github

No PoCs found on GitHub currently.