Vulnerability 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.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Artifex | Mujs | >= 1.0.1, <= 1.1.1 |
Related Weaknesses (CWE)
References
- https://github.com/ccxvii/mujs/commit/833b6f1672b4f2991a63c4d05318f0b84ef4d550Patch
- https://github.com/ccxvii/mujs/issues/148Issue TrackingThird Party Advisory
- https://github.com/ccxvii/mujs/commit/833b6f1672b4f2991a63c4d05318f0b84ef4d550Patch
- https://github.com/ccxvii/mujs/issues/148Issue TrackingThird Party Advisory
- https://github.com/ccxvii/mujs/issues/148Issue TrackingThird Party Advisory
FAQ
What is CVE-2021-33797?
CVE-2021-33797 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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 *...
How severe is CVE-2021-33797?
CVE-2021-33797 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2021-33797?
Check the references section above for vendor advisories and patch information. Affected products include: Artifex Mujs.