mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 16:47:12 +02:00
1.1 KiB
1.1 KiB
CVE-2017-7800
Description
A use-after-free vulnerability can occur in WebSockets when the object holding the connection is freed before the disconnection operation is finished. This results in an exploitable crash. This vulnerability affects Thunderbird < 52.3, Firefox ESR < 52.3, and Firefox < 55.
POC
Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=1374047
- https://bugzilla.mozilla.org/show_bug.cgi?id=1374047
Github
No PoCs found on GitHub currently.