Files
CVEs-PoC/2020/CVE-2020-12424.md
T
2025-09-29 21:09:30 +02:00

840 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