CVE-2021-33439: Integer Overflow
An issue was discovered in mjs (mJS: Restricted JavaScript engine), ES6 (JavaScript version 6). There is Integer overflow in gccompactstrings() in mjs.c.
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is CVE-2021-33439?
CVE-2021-33439 is an issue discovered in mjs, a restricted JavaScript engine, that involves an integer overflow in the gc_compact_strings() function.
How does CVE-2021-33439 impact me?
CVE-2021-33439 could potentially allow an attacker to execute arbitrary code or cause a denial-of-service (DoS) condition on systems running affected versions of Cesanta MJS.
What is the severity of CVE-2021-33439?
CVE-2021-33439 has a severity rating of medium, with a CVSS score of 5.5.
How can I fix CVE-2021-33439?
To fix CVE-2021-33439, it is recommended to upgrade to a version of Cesanta MJS that is above 2.20.0.
Are there any references for CVE-2021-33439?
Yes, you can find more information about CVE-2021-33439 in the following references: [link 1](https://gist.github.com/Clingto/bb632c0c463f4b2c97e4f65f751c5e6d) and [link 2](https://github.com/cesanta/mjs/issues/159).