2020-08-13 14:02:24 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
2021-06-10 23:00:55 +00:00
"ID" : "CVE-2020-23311" ,
"STATE" : "PUBLIC"
2020-08-13 14:02:24 +00:00
} ,
2021-06-10 23:00:55 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-08-13 14:02:24 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-06-10 23:00:55 +00:00
"value" : "There is an Assertion 'context_p->token.type == LEXER_RIGHT_BRACE || context_p->token.type == LEXER_ASSIGN || context_p->token.type == LEXER_COMMA' failed at js-parser-expr.c:3230 in parser_parse_object_initializer in JerryScript 2.2.0."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM" ,
"name" : "https://github.com/jerryscript-project/jerryscript/issues/3822" ,
"url" : "https://github.com/jerryscript-project/jerryscript/issues/3822"
2020-08-13 14:02:24 +00:00
}
]
}
}