cve/2016/CVE-2016-8339.md

19 lines
901 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2016-8339](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-8339)
![](https://img.shields.io/static/v1?label=Product&message=Redis&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Arbitrary%20Code%20Execution&color=brighgreen)
### Description
A buffer overflow in Redis 3.2.x prior to 3.2.4 causes arbitrary code execution when a crafted command is sent. An out of bounds write vulnerability exists in the handling of the client-output-buffer-limit option during the CONFIG SET command for the Redis data structure store. A crafted CONFIG SET command can lead to an out of bounds write potentially resulting in code execution.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/TesterCC/exp_poc_library
- https://github.com/lukeber4/usn-search