mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 21:18:06 +02:00
1.2 KiB
1.2 KiB
CVE-2021-23981
Description
A texture upload of a Pixel Buffer Object could have confused the WebGL code to skip binding the buffer used to unpack it, resulting in memory corruption and a potentially exploitable information leak or crash. This vulnerability affects Firefox ESR < 78.9, Firefox < 87, and Thunderbird < 78.9.
POC
Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=1692832
- https://bugzilla.mozilla.org/show_bug.cgi?id=1692832
Github
No PoCs found on GitHub currently.