First published: Thu Jul 11 2019(Updated: )
WavPack 5.1 and earlier is affected by: CWE 369: Divide by Zero. The impact is: Divide by zero can lead to sudden crash of a software/service that tries to parse a .wav file. The component is: ParseDsdiffHeaderConfig (dsdiff.c:282). The attack vector is: Maliciously crafted .wav file. The fixed version is: After commit https://github.com/dbry/WavPack/commit/4c0faba32fddbd0745cbfaf1e1aeb3da5d35b9fc.
Credit: josh@bress.net
Affected Software | Affected Version | How to fix |
---|---|---|
ubuntu/wavpack | <5.1.0-2ubuntu1.4 | 5.1.0-2ubuntu1.4 |
ubuntu/wavpack | <5.1.0-5ubuntu0.2 | 5.1.0-5ubuntu0.2 |
debian/wavpack | 5.4.0-1 5.6.0-1 5.7.0-1 | |
libwavpack1 | <=5.1.0 | |
Fedora | =30 | |
Fedora | =31 | |
Debian | =9.0 | |
Ubuntu | =18.04 | |
Ubuntu | =19.04 | |
Wavpack | <=5.1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2019-1010315 has a medium severity level due to the potential for application crashes caused by a divide by zero error.
To fix CVE-2019-1010315, upgrade to WavPack version 5.1.0-2ubuntu1.4 or later on Ubuntu, or to versions 5.4.0-1, 5.6.0-1, or 5.7.0-1 on Debian.
CVE-2019-1010315 affects multiple platforms including Ubuntu (versions up to 5.1.0) and Debian (versions up to 5.1.0), as well as specific Fedora releases.
The impact of CVE-2019-1010315 is that it can lead to a sudden crash of software or services when parsing a maliciously crafted .wav file.
The CVE-2019-1010315 vulnerability is associated with WavPack versions 5.1 and earlier, specifically in the ParseDsdiffHeaderConfig function.