mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
22 lines
1.1 KiB
Markdown
22 lines
1.1 KiB
Markdown
### [CVE-2024-3857](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-3857)
|
|

|
|

|
|

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The JIT created incorrect code for arguments in certain cases. This led to potential use-after-free crashes during garbage collection. This vulnerability affects Firefox < 125, Firefox ESR < 115.10, and Thunderbird < 115.10.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/googleprojectzero/fuzzilli
|
|
- https://github.com/zhangjiahui-buaa/MasterThesis
|
|
|