cve/2021/CVE-2021-43543.md
2025-09-29 21:09:30 +02:00

20 lines
940 B
Markdown

### [CVE-2021-43543](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-43543)
![](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=Bypass%20of%20CSP%20sandbox%20directive%20when%20embedding&color=brightgreen)
### Description
Documents loaded with the CSP sandbox directive could have escaped the sandbox's script restriction by embedding additional content. This vulnerability affects Thunderbird < 91.4.0, Firefox ESR < 91.4.0, and Firefox < 95.
### POC
#### Reference
- https://www.mozilla.org/security/advisories/mfsa2021-54/
#### Github
No PoCs found on GitHub currently.