Files
CVEs-PoC/2018/CVE-2018-5160.md
T
2024-05-26 14:27:05 +02:00

777 B

CVE-2018-5160

Description

WebRTC can use a "WrappedI420Buffer" pixel buffer but the owning image object can be freed while it is still in use. This can result in the WebRTC encoder using uninitialized memory, leading to a potentially exploitable crash. This vulnerability affects Firefox < 60.

POC

Reference

No PoCs from references.

Github