NULL pointer dereference in Clementine Music Player - CVE-2018-14332
Published: August 19, 2019
Clementine Music Player
Detailed vulnerability description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to a NULL pointer dreference error in the Init call in the MoodbarPipeline::NewPadCallback function in moodbar/moodbarpipeline.cpp. The vulnerability is triggered when the user opens a malformed mp3 file. A remote attacker can perform a denial of service (DoS) attack.
How to mitigate CVE-2018-14332
Sources
- http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00038.html
- https://github.com/clementine-player/Clementine/blob/e5ab3e786f9adde12cec3cc90cfe8c1cc6b06320/src/moodbar/moodbarpipeline.cpp#L155
- https://github.com/clementine-player/Clementine/issues/6078
- https://github.com/MostafaSoliman/Security-Advisories/blob/master/CVE-2018-14332