Files
CVEs-PoC/2018/CVE-2018-11219.md
T
2024-06-18 02:51:15 +02:00

18 lines
681 B
Markdown

### [CVE-2018-11219](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11219)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.