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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
An Integer Overflow issue was discovered in the struct library in the Lua subsystem in Redis before 3.2.12, 4.x before 4.0.10, and 5.x before 5.0 RC2, leading to a failure of bounds checking.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://raw.githubusercontent.com/antirez/redis/4.0/00-RELEASENOTES
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|