mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
20 lines
993 B
Markdown
20 lines
993 B
Markdown
### [CVE-2021-38503](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-38503)
|
|

|
|

|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The iframe sandbox rules were not correctly applied to XSLT stylesheets, allowing an iframe to bypass restrictions such as executing scripts or navigating the top-level frame. This vulnerability affects Firefox < 94, Thunderbird < 91.3, and Firefox ESR < 91.3.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1729517
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|