CVE-2004-0164
KAME racoon - Remote Certificate Deletion via Malformed Hash Handling
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2004-0164. PoCs published by Thomas Walpuski.
AI-analyzed exploit summary This exploit leverages an integer overflow in the Solaris `sysinfo()` system call to disclose kernel memory. It allocates a large buffer and writes kernel memory contents to a file specified by the user.
Description
KAME IKE daemon (racoon) does not properly handle hash values, which allows remote attackers to delete certificates via (1) a certain delete message that is not properly handled in isakmp.c or isakmp_inf.c, or (2) a certain INITIAL-CONTACT message that is not properly handled in isakmp_inf.c.
Exploits (1)
This exploit leverages an integer overflow in the Solaris `sysinfo()` system call to disclose kernel memory. It allocates a large buffer and writes kernel memory contents to a file specified by the user.