mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 19:18:06 +02:00
19 lines
725 B
Markdown
19 lines
725 B
Markdown
### [CVE-2018-11218](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11218)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Memory Corruption was discovered in the cmsgpack library in the Lua subsystem in Redis before 3.2.12, 4.x before 4.0.10, and 5.x before 5.0 RC2 because of stack-based buffer overflows.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/stevenjohnstone/afl-lua
|
|
|