CVE-2006-5444
Asterisk 1.0.x-1.0.11 and 1.2.x-1.2.12 - Remote Code Execution via Skinny Channel Driver Integer Overflow
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-5444. PoCs published by Noam Rathaus.
AI-analyzed exploit summary This Perl script exploits a memory corruption vulnerability in chan_skippy by sending malformed packets to a TCP port, causing crashes due to double free or segmentation faults. It demonstrates the vulnerability's exploitability by triggering glibc errors.
Description
Integer overflow in the get_input function in the Skinny channel driver (chan_skinny.c) in Asterisk 1.0.x before 1.0.12 and 1.2.x before 1.2.13, as used by Cisco SCCP phones, allows remote attackers to execute arbitrary code via a certain dlen value that passes a signed integer comparison and leads to a heap-based buffer overflow.
Exploits (1)
This Perl script exploits a memory corruption vulnerability in chan_skippy by sending malformed packets to a TCP port, causing crashes due to double free or segmentation faults. It demonstrates the vulnerability's exploitability by triggering glibc errors.