Files
CVEs-PoC/2021/CVE-2021-40826.md
T
2024-05-25 21:48:12 +02:00

18 lines
939 B
Markdown

### [CVE-2021-40826](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-40826)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
Clementine Music Player through 1.3.1 is vulnerable to a User Mode Write Access Violation, affecting the MP3 file parsing functionality at clementine+0x3aa207. 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-40826/
#### Github
No PoCs found on GitHub currently.