CVE-2021-33797
CWE-119Published: April 17, 2023· Updated: Jun 17, 2026
Official 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.
Risk Analysis
A buffer overflow vulnerability exists in Artifex MuJS due to an integer overflow when processing floating-point exponents. This critical flaw, with a CVSS score of 9.8, could allow an attacker to execute arbitrary code.
There is no known public exploit, and the vulnerability is not in the KEV catalog. It is remotely exploitable with low attack complexity.
Users should update to a version of MuJS that contains the fix for this buffer overflow.
Technical Analysis
CVE-2021-33797 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in complete confidentiality breach (data exposure), full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.8.
From a weakness classification perspective (CWE-119): Buffer overflow vulnerabilities can lead to arbitrary code execution or denial of service by corrupting adjacent memory.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (5)
Quick Facts
Related CVEs (CWE-119)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2021-33797 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts