Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Jerryscript | Jerryscript | 2.2.0 |
Related Weaknesses (CWE)
References
- https://github.com/jerryscript-project/jerryscript/issues/3869ExploitIssue TrackingPatch
- https://github.com/jerryscript-project/jerryscript/issues/3869ExploitIssue TrackingPatch
FAQ
What is CVE-2020-23322?
CVE-2020-23322 is a vulnerability with a CVSS score of 7.5 (HIGH). 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...
How severe is CVE-2020-23322?
CVE-2020-23322 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2020-23322?
Check the references section above for vendor advisories and patch information. Affected products include: Jerryscript Jerryscript.