CVE-2004-1919
Crackalaka 1.0.8 - Denial of Service via Large Malformed Strings
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2004-1919. PoCs published by Donato Ferrante.
AI-analyzed exploit summary The exploit demonstrates a remote denial of service (DoS) vulnerability in Crackalaka by flooding the server with excessive data via netcat. The PoC leverages /dev/urandom to generate a continuous stream of data to crash the service.
Description
The hash_strcmp function in hasch.c in Crackalaka 1.0.8 allows remote attackers to cause a denial of service (crash) via large malformed strings.
Exploits (1)
The exploit demonstrates a remote denial of service (DoS) vulnerability in Crackalaka by flooding the server with excessive data via netcat. The PoC leverages /dev/urandom to generate a continuous stream of data to crash the service.