Buffer overflow in WavPack - CVE-2018-10538
Published: May 3, 2018 / Updated: May 3, 2018
Vulnerability details
The vulnerability allows a remote attacker to execute arbitrary code on the target system.
The vulnerability exists due to boundary error within ParseRiffHeaderConfig function in riff.c when processing WAV files. A remote unauthenticated attacker can create a specially crafted WAV file, trick the victim into opening it and trigger integer overflow in bytes_to_copy calculation and subsequent malloc call
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.
Affected software
Debian Linux
Fedora
Slackware Linux
wavpack (Alpine package)
wavpack
mingw-wavpack
How to mitigate CVE-2018-10538
https://github.com/dbry/WavPack/commit/6f8bb34c2993a48ab9afbe353e6d0cff7c8d821d
wavpack - addressed in versions 5.1.0-8.fc27, 5.1.0-8.fc28
mingw-wavpack - addressed in versions 5.1.0-9.el7, 5.1.0-9.fc30, 5.1.0-9.fc31
External References
Related Security Bulletins
- Remote code execution in WavPack
- Debian update for wavpack
- Slackware Linux update for wavpack
- Buffer overflow in wavpack (Alpine package)
- Fedora 27 update for wavpack
- Fedora 28 update for wavpack
- Fedora EPEL 7 update for mingw-wavpack
- Fedora 31 update for mingw-wavpack
- Fedora 30 update for mingw-wavpack