Files
CVEs-PoC/2021/CVE-2021-4129.md
T
2025-09-29 21:09:30 +02:00

20 lines
1.1 KiB
Markdown

### [CVE-2021-4129](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-4129)
![](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%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Memory%20safety%20bugs%20fixed%20in%20Firefox%2095%20and%20Firefox%20ESR%2091.4&color=brightgreen)
### Description
Mozilla developers and community members Julian Hector, Randell Jesup, Gabriele Svelto, Tyson Smith, Christian Holler, and Masayuki Nakano reported memory safety bugs present in Firefox 94. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been exploited to run arbitrary code. This vulnerability affects Firefox < 95, Firefox ESR < 91.4.0, and Thunderbird < 91.4.0.
### POC
#### Reference
- https://www.mozilla.org/security/advisories/mfsa2021-54/
#### Github
No PoCs found on GitHub currently.