CVE-2002-0348
Cobalt RAQ 4 - Denial of Service and Possible Remote Code Execution via Long Service Argument
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2002-0348. PoCs published by alt3kx.
AI-analyzed exploit summary The repository contains a functional Perl script that exploits a denial-of-service vulnerability in Cobalt RAQ 4 by sending a maliciously long 'A' string to the service.cgi endpoint, causing the server to crash. The exploit targets a buffer overflow in the CGI script, which is triggered via an HTTP GET request.
Description
service.cgi in Cobalt RAQ 4 allows remote attackers to cause a denial of service, and possibly execute arbitrary code, via a long service argument.
Exploits (1)
The repository contains a functional Perl script that exploits a denial-of-service vulnerability in Cobalt RAQ 4 by sending a maliciously long 'A' string to the service.cgi endpoint, causing the server to crash. The exploit targets a buffer overflow in the CGI script, which is triggered via an HTTP GET request.