mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
20 lines
829 B
Markdown
20 lines
829 B
Markdown
### [CVE-2024-6614](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-6614)
|
|

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The frame iterator could get stuck in a loop when encountering certain wasm frames leading to incorrect stack traces. This vulnerability affects Firefox < 128 and Thunderbird < 128.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/5211-yx/javascript_fuzzer
|
|
- https://github.com/googleprojectzero/fuzzilli
|
|
|