mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-30 21:39:29 +02:00
18 lines
754 B
Markdown
18 lines
754 B
Markdown
### [CVE-2020-25464](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-25464)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Heap buffer overflow at moddable/xs/sources/xsDebug.c in Moddable SDK before before 20200903. The top stack frame is only partially initialized because the stack overflowed while creating the frame. This leads to a crash in the code sending the stack frame to the debugger.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/Moddable-OpenSource/moddable/issues/431
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|