mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 07:51:39 +02:00
18 lines
835 B
Markdown
18 lines
835 B
Markdown
### [CVE-2020-12424](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-12424)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
When constructing a permission prompt for WebRTC, a URI was supplied from the content process. This URI was untrusted, and could have been the URI of an origin that was previously granted permission; bypassing the prompt. This vulnerability affects Firefox < 78.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/Live-Hack-CVE/CVE-2020-12424
|
|
|