mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-26 13:37:50 +02:00
18 lines
972 B
Markdown
18 lines
972 B
Markdown
### [CVE-2021-40827](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-40827)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Clementine Music Player through 1.3.1 (when a GLib 2.0.0 DLL is used) is vulnerable to a Read Access Violation on Block Data Move, affecting the MP3 file parsing functionality at memcpy+0x265. The vulnerability is triggered when the user opens a crafted MP3 file or loads a remote stream URL that is mishandled by Clementine. Attackers could exploit this issue to cause a crash (DoS) of the clementine.exe process or achieve arbitrary code execution in the context of the current logged-in Windows user.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://voidsec.com/advisories/cve-2021-40827/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|