mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
18 lines
580 B
Markdown
18 lines
580 B
Markdown
### [CVE-2021-46517](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-46517)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
There is an Assertion `mjs_stack_size(&mjs->scopes) > 0' failed at src/mjs_exec.c in Cesanta MJS v2.20.0.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/cesanta/mjs/issues/184
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|