First published: Fri Jan 14 2022(Updated: )
An issue was discovered in JerryScript commit a6ab5e9. There is an Use-After-Free in lexer_compare_identifier_to_string in js-lexer.c file.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Jerryscript Jerryscript | =2.3.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2021-46170 is classified as a high severity vulnerability due to the potential for exploitation via Use-After-Free conditions.
To fix CVE-2021-46170, upgrade JerryScript to version 2.3.1 or later, where the issue has been addressed.
CVE-2021-46170 affects JerryScript version 2.3.0.
A Use-After-Free vulnerability occurs when a program continues to use a pointer after the memory it points to has been freed, potentially leading to memory corruption.
Additional details regarding CVE-2021-46170 can typically be found in the official issue tracker of the project or security advisories.