CVE-2007-4909
WinSCP < 4.0.4 - Arbitrary File Transfer via URL Scheme Interpretation Conflict
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-4909. PoCs published by Kender.Security.
AI-analyzed exploit summary This exploit leverages a vulnerability in WinSCP prior to version 4.0.4, allowing arbitrary file uploads or downloads via a crafted SCP URI in an iframe. The PoC demonstrates how an attacker can exfiltrate files (e.g., `c:\boot.ini`) by tricking a user into loading a malicious HTML page.
Description
Interpretation conflict in WinSCP before 4.0.4 allows remote attackers to perform arbitrary file transfers with a remote server via file-transfer commands in the final portion of a (1) scp, and possibly a (2) sftp or (3) ftp, URL, as demonstrated by a URL specifying login to the remote server with a username of scp, which is interpreted as an HTTP scheme name by the protocol handler in a web browser, but is interpreted as a username by WinSCP. NOTE: this is related to an incomplete fix for CVE-2006-3015.
Exploits (1)
This exploit leverages a vulnerability in WinSCP prior to version 4.0.4, allowing arbitrary file uploads or downloads via a crafted SCP URI in an iframe. The PoC demonstrates how an attacker can exfiltrate files (e.g., `c:\boot.ini`) by tricking a user into loading a malicious HTML page.