mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-29 01:31:01 +00:00
19 lines
712 B
Markdown
19 lines
712 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/
|
|
- https://www.exploit-db.com/exploits/44908/
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|