3 matches found
CVE-2021-46340
There is an Assertion 'contextp-stacktopuint8 == SCANSTACKTRYSTATEMENT || contextp-stacktopuint8 == SCANSTACKCATCHSTATEMENT' failed at /parser/js/js-scanner.cscannerscanstatementend in JerryScript 3.0.0...
UBUNTU-CVE-2021-46340
There is an Assertion 'contextp-stacktopuint8 == SCANSTACKTRYSTATEMENT || contextp-stacktopuint8 == SCANSTACKCATCHSTATEMENT' failed at /parser/js/js-scanner.cscannerscanstatementend in JerryScript 3.0.0...
CVE-2021-46340
Summary of the CVE-2021-46340 issue : The vulnerability affects JerryScript 3.0.0, arising from an assertion in /parser/js/js-scanner.c(scanner_scan_statement_end). The code path fails when context_p->stack_top_uint8 is not equal to SCAN_STACK_TRY_STATEMENT or SCAN_STACK_CATCH_STATEMENT, indic...