mirror of
https://github.com/0xMarcio/cve.git
synced 2026-02-12 18:42:46 +00:00
18 lines
718 B
Markdown
18 lines
718 B
Markdown
### [CVE-2021-46340](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-46340)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
There is an Assertion 'context_p->stack_top_uint8 == SCAN_STACK_TRY_STATEMENT || context_p->stack_top_uint8 == SCAN_STACK_CATCH_STATEMENT' failed at /parser/js/js-scanner.c(scanner_scan_statement_end) in JerryScript 3.0.0.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/jerryscript-project/jerryscript/issues/4924
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|