cve/2021/CVE-2021-33797.md
2024-08-05 18:41:32 +00:00

691 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