mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-08 14:24:48 +02:00
667 B
667 B
CVE-2021-33797
Description
Buffer-overflow in jsdtoa.c in Artifex MuJS in versions 1.0.1 to 1.1.1. An integer overflow happens when js_strtod() reads in floating point exponent, which leads to a buffer overflow in the pointer *d.
POC
Reference
Github
No PoCs found on GitHub currently.