| Reporter | Title | Published | Views | Family All 9 |
|---|---|---|---|---|
| Serv-U FTP Server 15.1.7 Cross Site Scripting Vulnerability | 17 Dec 201900:00 | – | zdt | |
| CVE-2019-19829 | 15 Mar 202407:41 | – | circl | |
| SolarWinds Serv-U FTP Server Cross-Site Scripting Vulnerability (CNVD-2019-46256) | 18 Dec 201900:00 | – | cnvd | |
| CVE-2019-19829 | 18 Dec 201917:15 | – | cve | |
| CVE-2019-19829 | 18 Dec 201917:15 | – | cvelist | |
| EUVD-2019-9427 | 7 Oct 202500:30 | – | euvd | |
| CVE-2019-19829 | 18 Dec 201918:15 | – | nvd | |
| Cross site scripting | 18 Dec 201918:15 | – | prion | |
| CVE-2019-19829 | 22 May 202508:26 | – | redhatcve |
`# Exploit Title: Stored Cross-Site Scripting
# Date: 16/12/2019
# Exploit Author: Cyb0r9
# Vendor Homepage: https://www.serv-u.com/ <https://www.serv-u.com/>
# Software Link: https://www.serv-u.com/downloads <https://www.serv-u.com/downloads>
# Version: SOLARWIND Serv-U FTP Server v15.1.7
# Tested on: Windows 10 x64
# CVE : CVE-2019-19829
# Overview
The application is vulnerable to a XSS stored vulnerability.
Vulnerable parameter : Email
lacked input validation allowing Javascript code to be inserted and executed
in the context the user's browser session either when the victim logs to the
web client or browses to the Serv-U server login page.
A privilege user could manipulate the affected parameter on an existing
user's account so that Javascript is executed on the client's browser when
the victim logs into his account.
For example, a successful XSS attack could result in the attacker
redirecting the user to a phishing/malicious site or performing actions as
the victim on the Serv-U application.
** Injection Point in user properties **
* Email
# Proof of concept
1) Login as a user that has privileges to create or modify users.
2) Create a new user and add the following payload into the "Email" parameter.
Payload used : "'/><script>alert(7);</script>@gmail.com"'/></script><script>;alert(7);</script>
3) Login as the victim user and observe popup alert.
`
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation