Files
CVEs-PoC/2020/CVE-2020-12424.md
T
2024-05-25 21:48:12 +02:00

835 B

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