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

20 lines
829 B
Markdown

### [CVE-2024-6613](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-6613)
![](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%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Incorrect%20listing%20of%20stack%20frames&color=brighgreen)
### 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