misc changes
parent
830a187e0d
commit
01995c82ab
|
@ -1,13 +1,14 @@
|
|||
id: CVE-2020-35736
|
||||
|
||||
info:
|
||||
name: GateOne LFI
|
||||
name: GateOne Arbitrary File Download
|
||||
author: pikpikcu
|
||||
severity: high
|
||||
description: GateOne 1.1 allows arbitrary file download without authentication via /downloads/.. directory traversal because os.path.join is misused.
|
||||
reference: |
|
||||
- https://github.com/liftoff/GateOne/issues/747
|
||||
- https://twitter.com/sec715/status/1397900990901223429
|
||||
tags: gateone,lfi
|
||||
- https://nvd.nist.gov/vuln/detail/CVE-2020-35736
|
||||
tags: cve,cve2020,gateone,lfi
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
|
@ -22,4 +23,4 @@ requests:
|
|||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
- 200
|
Loading…
Reference in New Issue