mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
872 B
Markdown
18 lines
872 B
Markdown
### [CVE-2021-43528](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-43528)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Thunderbird unexpectedly enabled JavaScript in the composition area. The JavaScript execution context was limited to this area and did not receive chrome-level privileges, but could be used as a stepping stone to further an attack with other vulnerabilities. This vulnerability affects Thunderbird < 91.4.0.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.mozilla.org/security/advisories/mfsa2021-54/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|