|
mpg123 contains an overflow condition in the handling of playlists. The issue is due to the 'find_next_file()' function not validating user-supplied input. With a specially crafted playlist, a context-dependent attacker can cause a buffer overflow, resulting in a denial of service or potentially execution of arbitrary code.
|