mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 20:57:49 +02:00
18 lines
573 B
Markdown
18 lines
573 B
Markdown
### [CVE-2021-46514](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-46514)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
There is an Assertion 'ppos != NULL && mjs_is_number(*ppos)' failed at src/mjs_core.c in Cesanta MJS v2.20.0.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/cesanta/mjs/issues/187
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|