First published: Thu Jun 10 2021(Updated: )
There is an Assertion in 'context_p->token.type == LEXER_RIGHT_BRACE || context_p->token.type == LEXER_ASSIGN || context_p->token.type == LEXER_COMMA' in parser_parse_object_initializer in JerryScript 2.2.0.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Jerryscript Jerryscript | =2.2.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2020-23322 has a medium severity rating due to the assertion failure that can impact application stability.
To fix CVE-2020-23322, upgrade JerryScript to version 2.2.1 or later where the vulnerability has been addressed.
CVE-2020-23322 specifically affects JerryScript version 2.2.0.
CVE-2020-23322 is categorized as an assertion failure vulnerability in the JerryScript parser.
CVE-2020-23322 can lead to application crashes or unexpected behavior if the vulnerable code path is executed.