CVE-2007-6613
GNU Compact Disc Input and Control Library <0.79 - Buffer Overflow
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2007-6613. PoCs published by Devon Miller.
AI-analyzed exploit summary The provided text describes a buffer overflow vulnerability in libcdio 0.79, where specially crafted ISO files can trigger overflows in 'cd-info' and 'iso-info' programs. It includes steps to reproduce the issue but lacks actual exploit code.
Description
Stack-based buffer overflow in the print_iso9660_recurse function in iso-info (src/iso-info.c) in GNU Compact Disc Input and Control Library (libcdio) 0.79 and earlier allows context-dependent attackers to cause a denial of service (core dump) and possibly execute arbitrary code via a disk or image that contains a long joilet file name.
Exploits (1)
The provided text describes a buffer overflow vulnerability in libcdio 0.79, where specially crafted ISO files can trigger overflows in 'cd-info' and 'iso-info' programs. It includes steps to reproduce the issue but lacks actual exploit code.