CVE-2024-43035
MEDIUMFonoster 0.5.5-0.6.1 - Path Traversal via VoiceServer Endpoint
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2024-43035. PoCs published by ZeroPathAI.
AI-analyzed exploit summary The repository contains a functional Python script that exploits a Local File Inclusion (LFI) vulnerability in Fonoster by sending a crafted HTTP request to retrieve arbitrary files from the server. The PoC demonstrates the vulnerability by encoding the file path and appending it to the '/sounds/' endpoint.
Description
Fonoster 0.5.5 before 0.6.1 allows ../ directory traversal to read arbitrary files via the /sounds/:file or /tts/:file VoiceServer endpoint. This occurs in serveFiles in mods/voice/src/utils.ts. NOTE: serveFiles exists in 0.5.5 but not in the next release, 0.6.1.
Exploits (1)
The repository contains a functional Python script that exploits a Local File Inclusion (LFI) vulnerability in Fonoster by sending a crafted HTTP request to retrieve arbitrary files from the server. The PoC demonstrates the vulnerability by encoding the file path and appending it to the '/sounds/' endpoint.
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N