CVE-2023-32235
HIGH EXPLOITED NUCLEIGhost < 5.42.1 - Path Traversal via /assets/built%2F..%2F..%2F/
Title source: llmExploitation Summary
CVE-2023-32235 has been observed exploited in the wild (reported by VulnCheck KEV). EIP tracks 3 public exploits from researchers including İbrahimsql, AXRoux. A Nuclei detection template is also available.
AI-analyzed exploit summary This Python script exploits a path traversal vulnerability in Ghost CMS versions before 5.42.1 via the /assets/built/ endpoint, allowing unauthorized file disclosure. It includes multiple payloads and bypass techniques to read sensitive files like package.json, .env, and configuration files.
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.
Exploits (3)
This Python script exploits a path traversal vulnerability in Ghost CMS versions before 5.42.1 via the /assets/built/ endpoint, allowing unauthorized file disclosure. It includes multiple payloads and bypass techniques to read sensitive files like package.json, .env, and configuration files.
This repository contains a writeup detailing a path traversal vulnerability (CVE-2023-32235) in Ghost, allowing unauthorized access to sensitive files like package.json via manipulated file paths. The PoC includes a URL pattern and a command using httpx to test for the vulnerability.
The repository provides a technical writeup for CVE-2023-32235, detailing a path traversal vulnerability in Ghost. It includes a PoC path and steps to reproduce using `httpx`, but lacks functional exploit code.
Nuclei Templates (1)
http.component:"Ghost" || http.component:"ghost"
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N