Lucene search
+L

184 matches found

Cvelist
Cvelist
added 2019/12/18 5:15 p.m.32 views

CVE-2019-19829

A cross-site scripting XSS vulnerability exists in SolarWinds Serv-U FTP Server 15.1.7 in the email parameter, a different vulnerability than CVE-2018-19934 and CVE-2019-13182...

5AI score0.02269EPSS
SaveExploits3References1
zdt
zdt
added 2019/12/17 12:00 a.m.178 views

Serv-U FTP Server 15.1.7 CSV Injection Vulnerability

Exploit for windows platform in category web applications Issue: Serv-U FTP Server 15.1.7 CSV Injection Vulnerability CVE: CVE-2019-13181 Security researcher: Richard Tan @ The Missing Link Security Product name: Serv-U FTP Server Product version: Tested on 15.1.7 Fixed in: Serv-U 15.1.7 Hotfix 2...

6.6AI score0.03233EPSS
SaveExploits2
NVD
NVD
added 2019/12/16 9:15 p.m.41 views

CVE-2019-13182

A stored cross-site scripting XSS vulnerability exists in the web UI of SolarWinds Serv-U FTP Server 15.1.7...

5.4CVSS5.2AI score0.06397EPSS
SaveExploits2References3
NVD
NVD
added 2019/12/16 9:15 p.m.32 views

CVE-2019-13181

A CSV injection vulnerability exists in the web UI of SolarWinds Serv-U FTP Server v15.1.7...

6.5CVSS6.6AI score0.03233EPSS
SaveExploits2References3
Prion
Prion
added 2019/12/16 9:15 p.m.24 views

Cross site scripting

A stored cross-site scripting XSS vulnerability exists in the web UI of SolarWinds Serv-U FTP Server 15.1.7...

3.5CVSS5.2AI score0.06397EPSS
SaveExploits2References3Affected Software1
CVE
CVE
added 2019/12/16 8:27 p.m.98 views

CVE-2019-13182

CVE-2019-13182 affects SolarWinds Serv-U FTP Server 15.1.7 Web UI. It is a stored XSS in the web UI, exploitable by manipulating fields like the user’s Full Name or HTTP Login Title Text, potentially allowing injected JavaScript to execute in a victim’s browser when logging in or accessing the lo...

5.4CVSS5.1AI score0.06397EPSS
SaveExploits2References3Affected Software1
CVE
CVE
added 2019/12/16 8:26 p.m.96 views

CVE-2019-13181

CVE-2019-13181 affects SolarWinds Serv-U FTP Server v15.1.7 where the web UI allows CSV injection: table entries can contain a string that is evaluated by Excel as a DDE macro when exporting user data (privileged users can inject macros via description fields). The vulnerability stems from input ...

6.5CVSS6.5AI score0.03233EPSS
SaveExploits2References3Affected Software1
Packet Storm
Packet Storm
added 2019/12/16 12:00 a.m.201 views

Serv-U FTP Server 15.1.7 CSV Injection

Issue: CSV injection vulnerability CVE: CVE-2019-13181 Security researcher: Richard Tan @ The Missing Link Security Product name: Serv-U FTP Server Product version: Tested on 15.1.7 Fixed in: Serv-U 15.1.7 Hotfix 2 Overview The application allowed table entries to contain a string which could be...

6.6AI score0.03233EPSS
SaveExploits2
zdt
zdt
added 2019/07/26 12:00 a.m.46 views

Serv-U FTP Server < 15.1.7 - Local Privilege Escalation (2) Exploit

Exploit for multiple platform in category local exploits !/bin/bash SUroot - Local root exploit for Serv-U FTP Server versions prior to 15.1.7 CVE-2019-12181 Bash variant of Guy Levin's Serv-U FTP Server exploit: - https://github.com/guywhataguy/CVE-2019-12181 --- email protected:/Desktop$ ./SUro...

6.9AI score0.65981EPSS
SaveExploits13
Exploit DB
Exploit DB
added 2019/07/03 12:00 a.m.243 views

Serv-U FTP Server - prepareinstallation Privilege Escalation (Metasploit)

This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Serv-U FTP Server prepareinstallation Privilege Escalation', 'Description' = %q This module attempts to gain root privileges on systems running...

8.8CVSS7.6AI score0.65981EPSS
SaveExploits13
Exploit DB
Exploit DB
added 2019/06/18 12:00 a.m.194 views

Serv-U FTP Server < 15.1.7 - Local Privilege Escalation (1)

/ CVE-2019-12181 Serv-U 15.1.6 Privilege Escalation vulnerability found by: Guy Levin @vastart - twitter.com/vastart https://blog.vastart.dev to compile and run: gcc servu-pe-cve-2019-12181.c -o pe && ./pe / include include include int main char vulnargs = "" ; id; echo 'opening root shell' ;...

8.8CVSS7.6AI score0.65981EPSS
SaveExploits13
zdt
zdt
added 2019/06/18 12:00 a.m.248 views

Serv-U FTP Server < 15.1.7 - Local Privilege Escalation Exploit

Exploit for linux platform in category local exploits / CVE-2019-12181 Serv-U 15.1.6 Privilege Escalation vulnerability found by: Guy Levin @vastart - twitter.com/vastart https://blog.vastart.dev to compile and run: gcc servu-pe-cve-2019-12181.c -o pe && ./pe / include include include int main ch...

0.2AI score0.65981EPSS
SaveExploits13
Packet Storm
Packet Storm
added 2019/06/18 12:00 a.m.146 views

Serv-U FTP Server 15.1.6 Privilege Escalation

/ CVE-2019-12181 Serv-U 15.1.6 Privilege Escalation vulnerability found by: Guy Levin @vastart - twitter.com/vastart https://blog.vastart.dev to compile and run: gcc servu-pe-cve-2019-12181.c -o pe && ./pe / include include include int main char vulnargs = "" ; id; echo 'opening root shell' ;...

1AI score0.65981EPSS
SaveExploits13
exploitpack
exploitpack
added 2019/06/18 12:00 a.m.54 views

Serv-U FTP Server 15.1.7 - Local Privilege Escalation (1)

Serv-U FTP Server 15.1.7 - Local Privilege Escalation 1 / CVE-2019-12181 Serv-U 15.1.6 Privilege Escalation vulnerability found by: Guy Levin @vastart - twitter.com/vastart https://blog.vastart.dev to compile and run: gcc servu-pe-cve-2019-12181.c -o pe && ./pe / include include include int main...

6.5CVSS0.8AI score0.65981EPSS
SaveExploits13
ATTACKERKB
ATTACKERKB
added 2019/06/17 12:00 a.m.118 views

Serv-U FTP Server prepareinstallation Privilege Escalation

A privilege escalation vulnerability exists in SolarWinds Serv-U before 15.1.7 for Linux. Recent assessments: pbarry-r7 at November 21, 2019 6:58pm UTC reported: Sounds like this vuln appears in a LOT of versions of the software. Probably should update to v15.1.7+. Assessed Attacker Value: 5...

8.8CVSS4AI score0.65981EPSS
SaveIn wildExploits13References7
Cvelist
Cvelist
added 2019/06/07 4:13 p.m.54 views

CVE-2018-19999

The local management interface in SolarWinds Serv-U FTP Server 15.1.6.25 has incorrect access controls that permit local users to bypass authentication in the application and execute code in the context of the Windows SYSTEM account, leading to privilege escalation. To exploit this vulnerability,...

7.8AI score0.00605EPSS
SaveExploits2References2
zdt
zdt
added 2019/05/30 12:00 a.m.298 views

Serv-U FTP Server 15.1.6.25 Local Privilege Escalation Vulnerability

Exploit for multiple platform in category local exploits CVE: CVE-2018-19999 Security researcher: Chris Moberly @ The Missing Link Security Product name: Serv-U FTP Server Product version: Tested on 15.1.6.25 current as of Dec 2018 Fixed in: 15.1.7 Overview The Serv-U FTP Server is vulnerable to...

0.3AI score0.00605EPSS
SaveExploits2
Packet Storm
Packet Storm
added 2019/05/30 12:00 a.m.450 views

Serv-U FTP Server 15.1.6.25 Local Privilege Escalation

Issue: Local Privilege Escalation CVE: CVE-2018-19999 Security researcher: Chris Moberly @ The Missing Link Security Product name: Serv-U FTP Server Product version: Tested on 15.1.6.25 current as of Dec 2018 Fixed in: 15.1.7 Overview The Serv-U FTP Server is vulnerable to authentication bypass...

0.5AI score0.00605EPSS
SaveExploits2
NVD
NVD
added 2019/03/21 4:00 p.m.36 views

CVE-2018-19934

SolarWinds Serv-U FTP Server 15.1.6.25 has reflected cross-site scripting XSS in the Web management interface via URL path and HTTP POST parameter...

4.8CVSS5AI score0.05424EPSS
SaveExploits3References3
Cvelist
Cvelist
added 2019/03/17 9:34 p.m.43 views

CVE-2018-15906

SolarWinds Serv-U FTP Server 15.1.6 allows remote authenticated users to execute arbitrary code by leveraging the Import feature and modifying a CSV file...

7.2AI score0.08096EPSS
SaveExploits3References3
Rows per page
Query Builder