CVE-2007-0247
Squid - Denial of Service via Crafted FTP Directory Listing Response
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-0247. PoCs published by David Duncan Ross Palmer.
AI-analyzed exploit summary This exploit demonstrates a denial-of-service vulnerability in Squid proxy server by sending a malformed FTP request. The vulnerability is triggered by a semicolon in the directory path, causing the server to crash.
Description
squid/src/ftp.c in Squid before 2.6.STABLE7 allows remote FTP servers to cause a denial of service (core dump) via crafted FTP directory listing responses, possibly related to the (1) ftpListingFinish and (2) ftpHtmlifyListEntry functions.
Exploits (1)
This exploit demonstrates a denial-of-service vulnerability in Squid proxy server by sending a malformed FTP request. The vulnerability is triggered by a semicolon in the directory path, causing the server to crash.