Exploitation Summary
EIP tracks 1 public exploit for CVE-2005-0739. PoCs published by Leon Juranic.
AI-analyzed exploit summary This exploit targets a buffer overflow vulnerability in Ethereal's IAPP dissector by sending a maliciously crafted UDP packet to port 2313. The PoC constructs a packet with an oversized payload to trigger the crash.
Description
The IAPP dissector (packet-iapp.c) for Ethereal 0.9.1 to 0.10.9 does not properly use certain routines for formatting strings, which could leave it vulnerable to buffer overflows, as demonstrated using modified length values that are not properly handled by the dissect_pdus and pduval_to_str functions.
Exploits (1)
This exploit targets a buffer overflow vulnerability in Ethereal's IAPP dissector by sending a maliciously crafted UDP packet to port 2313. The PoC constructs a packet with an oversized payload to trigger the crash.