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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Type confusion in the xgroupCommand function in t_stream.c in redis-server in Redis before 5.0 allows remote attackers to cause denial-of-service via an XGROUP command in which the key is not a stream.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/44908/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|