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

719 B

CVE-2020-12079

Description

Beaker before 0.8.9 allows a sandbox escape, enabling system access and code execution. This occurs because Electron context isolation is not used, and therefore an attacker can conduct a prototype-pollution attack against the Electron internal messaging API.

POC

Reference

No PoCs from references.

Github