mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 11:21:40 +02:00
18 lines
880 B
Markdown
18 lines
880 B
Markdown
### [CVE-2021-29944](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-29944)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Lack of escaping allowed HTML injection when a webpage was viewed in Reader View. While a Content Security Policy prevents direct code execution, HTML injection is still possible. *Note: This issue only affected Firefox for Android. Other operating systems are unaffected.*. This vulnerability affects Firefox < 88.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://bugzilla.mozilla.org/show_bug.cgi?id=1697604
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|