cve/2023/CVE-2023-39928.md

18 lines
843 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-39928](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-39928)
![](https://img.shields.io/static/v1?label=Product&message=Webkit&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%20WebKitGTK%202.40.5%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-416%3A%20Use%20After%20Free&color=brighgreen)
### Description
A use-after-free vulnerability exists in the MediaRecorder API of Webkit WebKitGTK 2.40.5. A specially crafted web page can abuse this vulnerability to cause memory corruption and potentially arbitrary code execution. A user would need to to visit a malicious webpage to trigger this vulnerability.
### POC
#### Reference
- https://talosintelligence.com/vulnerability_reports/TALOS-2023-1831
#### Github
No PoCs found on GitHub currently.