cve/2024/CVE-2024-8385.md
2025-09-29 16:08:36 +00:00

21 lines
1.0 KiB
Markdown

### [CVE-2024-8385](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-8385)
![](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%20128.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Version&message=unspecified%3C%20130%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=WASM%20type%20confusion%20involving%20ArrayTypes&color=brighgreen)
### Description
A difference in the handling of StructFields and ArrayTypes in WASM could be used to trigger an exploitable type confusion vulnerability. This vulnerability affects Firefox < 130, Firefox ESR < 128.2, and Thunderbird < 128.2.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=1911909
#### Github
- https://github.com/leesh3288/leesh3288