cve/2021/CVE-2021-45483.md

18 lines
603 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-45483](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-45483)
![](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
In WebKitGTK before 2.32.4, there is a use-after-free in WebCore::Frame::page, a different vulnerability than CVE-2021-30889.
### POC
#### Reference
- http://www.openwall.com/lists/oss-security/2022/01/21/2
#### Github
No PoCs found on GitHub currently.