vendor:
SurgeFTP
by:
Un_N0n
5,9
CVSS
MEDIUM
Stored Cross Site Scripting
79
CWE
Product Name: SurgeFTP
Affected Version From: 23d6
Affected Version To: 23d6
Patch Exists: Yes
Related CWE: CVE-2015-8252
CPE: 2.3:a:netwin:surgeftp:23d6:*:*:*:*:*:*
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 7 x64(64bit)
2015
Exploit Netwin SurgeFTP Sever Stored Cross Site Scripting Vulnerabilities
Surgeftp web-interface suffers with multiple Stored XSS vulnerabilities. They are: Stored XSS in 'Domain Name' field and Stored XSS in 'Mirrors'. Previously, Somebody else reported Stored XSS vulnerabilities in SurgeFTP. Vendor tried to fix the previously reported XSS vulnerabilities by blacklisting only the <script>alert('blah')</script> payload which is well not a good practice since i have triggered the same vulnerability by just entering different XSS payload, therefore White-listing is the correct solution.
Mitigation:
Netwin should white-list the input fields instead of blacklisting.