cve/2023/CVE-2023-25735.md

23 lines
1.2 KiB
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2023-25735](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-25735)
![](https://img.shields.io/static/v1?label=Product&message=Firefox%20ESR&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=Firefox&color=blue)
![](https://img.shields.io/static/v1?label=Product&message=Thunderbird&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%20102.8%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Version&message=%3C%20110%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Potential%20use-after-free%20from%20compartment%20mismatch%20in%20SpiderMonkey&color=brighgreen)
### Description
Cross-compartment wrappers wrapping a scripted proxy could have caused objects from other compartments to be stored in the main compartment resulting in a use-after-free after unwrapping the proxy. This vulnerability affects Firefox < 110, Thunderbird < 102.8, and Firefox ESR < 102.8.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/googleprojectzero/fuzzilli
2024-05-28 08:49:17 +00:00
- https://github.com/zhangjiahui-buaa/MasterThesis
2024-05-25 21:48:12 +02:00