Division by zero in aubio - CVE-2017-17054
Published: November 29, 2017 / Updated: August 8, 2020
aubio
Detailed vulnerability description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to a divide by zero error in the new_aubio_source_wavread() function in source_wavread.c file while playing a crafted audio file. A remote attacker can pass a specially crafted file to the affected application, trigger division by zero error and crash the affected application.