CVE-2000-0412
knapster - Unauthenticated Arbitrary File Read via MP3 Pathname
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2000-0412. PoCs published by no_maam.
AI-analyzed exploit summary This exploit targets a file disclosure vulnerability in Gnapster (pre-1.3.9) and Knapster (up to 0.10) by sending a crafted GET request to the Napster clone client, allowing unauthorized access to any file the client has permissions to read. The script connects to the target via TCP, requests the specified file, and outputs its contents if accessible.
Description
The gnapster and knapster clients for Napster do not properly restrict access only to MP3 files, which allows remote attackers to read arbitrary files from the client by specifying the full pathname for the file.
Exploits (1)
This exploit targets a file disclosure vulnerability in Gnapster (pre-1.3.9) and Knapster (up to 0.10) by sending a crafted GET request to the Napster clone client, allowing unauthorized access to any file the client has permissions to read. The script connects to the target via TCP, requests the specified file, and outputs its contents if accessible.