An issue was discovered in Clementine Music Player 1.3.1. Clementine.exe is vulnerable to a user mode write access violation due to a NULL pointer dereference 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.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
https://github.com/clementine-player/Clementine/issues/6078 | third party advisory exploit |
https://github.com/clementine-player/Clementine/blob/e5ab3e786f9adde12cec3cc90cfe8c1cc6b06320/src/moodbar/moodbarpipeline.cpp#L155 | third party advisory |
https://github.com/MostafaSoliman/Security-Advisories/blob/master/CVE-2018-14332 | third party advisory |
http://lists.opensuse.org/opensuse-security-announce/2019-07/msg00038.html | vendor advisory |
http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00064.html | vendor advisory |