CVE-2023-35844
HIGH EXPLOITED NUCLEIlightdash < 0.510.3 - Path Traversal and Arbitrary File Write via Insecure File Endpoints
Title source: llmExploitation Summary
CVE-2023-35844 has been observed exploited in the wild (reported by VulnCheck KEV). EIP tracks 2 public exploits from researchers including Lserein. A Nuclei detection template is also available.
AI-analyzed exploit summary This PoC exploits a path traversal vulnerability in Lightdash to read arbitrary files (e.g., /etc/passwd). It sends a crafted HTTP request to the vulnerable endpoint and checks for the presence of 'root' in the response to confirm exploitation.
Description
packages/backend/src/routers in Lightdash before 0.510.3 has insecure file endpoints, e.g., they allow .. directory traversal and do not ensure that an intended file extension (.csv or .png) is used.
Exploits (2)
This PoC exploits a path traversal vulnerability in Lightdash to read arbitrary files (e.g., /etc/passwd). It sends a crafted HTTP request to the vulnerable endpoint and checks for the presence of 'root' in the response to confirm exploitation.
This repository contains a functional exploit for CVE-2023-35844, a directory traversal vulnerability in Lightdash. The PoC sends a crafted HTTP request to read arbitrary files (e.g., /etc/passwd) via a path traversal payload.
Nuclei Templates (1)
title:"Lightdash" || http.title:"lightdash"
title="lightdash"
References (4)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N