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

19 lines
796 B
Markdown

### [CVE-2024-6606](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-6606)
![](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=Out-of-bounds%20read%20in%20clipboard%20component&color=brighgreen)
### Description
Clipboard code failed to check the index on an array access. This could have led to an out-of-bounds read. This vulnerability affects Firefox < 128 and Thunderbird < 128.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=1902305
#### Github
No PoCs found on GitHub currently.