mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 19:21:35 +02:00
18 lines
622 B
Markdown
18 lines
622 B
Markdown
### [CVE-2020-24342](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-24342)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Lua through 5.4.0 allows a stack redzone cross in luaO_pushvfstring because a protection mechanism wrongly calls luaD_callnoyield twice in a row.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://lua-users.org/lists/lua-l/2020-07/msg00052.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|