mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
18 lines
777 B
Markdown
18 lines
777 B
Markdown
### [CVE-2018-5160](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|