cve/2024/CVE-2024-3852.md

21 lines
1012 B
Markdown
Raw Normal View History

2025-09-29 16:08:36 +00:00
### [CVE-2024-3852](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-3852)
![](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=unspecified%3C%20115.10%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Version&message=unspecified%3C%20125%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=GetBoundName%20in%20the%20JIT%20returned%20the%20wrong%20object&color=brighgreen)
### Description
GetBoundName could return the wrong version of an object when JIT optimizations were applied. This vulnerability affects Firefox < 125, Firefox ESR < 115.10, and Thunderbird < 115.10.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=1883542
#### Github
No PoCs found on GitHub currently.