CVE-2006-2230
xine 0.99.4 - Denial of Service via Format String in MP3 Filename
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-2230. PoCs published by KaDaL-X.
AI-analyzed exploit summary The exploit demonstrates a format-string vulnerability in xine by using a crafted filename with format specifiers. Executing 'xine %p-%p.mp3' triggers the vulnerability, displaying a file-not-found dialog with memory addresses.
Description
Multiple format string vulnerabilities in xiTK (xitk/main.c) in xine 0.99.4 might allow attackers to cause a denial of service via format string specifiers in an MP3 filename specified on the command line. NOTE: this is a different vulnerability than CVE-2006-1905. In addition, if the only attack vectors involve a user-assisted, local command line argument of a non-setuid program, this issue might not be a vulnerability.
Exploits (1)
The exploit demonstrates a format-string vulnerability in xine by using a crafted filename with format specifiers. Executing 'xine %p-%p.mp3' triggers the vulnerability, displaying a file-not-found dialog with memory addresses.