CVE-2018-12453: Incorrect Type Cast
Type confusion in the xgroupCommand function in tstream.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.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is CVE-2018-12453?
CVE-2018-12453 is a vulnerability in Redis server before version 5.0 that allows remote attackers to cause denial-of-service through a type confusion in the xgroupCommand function.
How severe is CVE-2018-12453?
CVE-2018-12453 has a severity value of 7.5 (high).
What software is affected by CVE-2018-12453?
The affected software is Redislabs Redis before version 5.0.
How does CVE-2018-12453 work?
CVE-2018-12453 works by exploiting a type confusion in the xgroupCommand function in Redis server, allowing remote attackers to cause denial-of-service by sending a malicious XGROUP command.
Are there any references for CVE-2018-12453?
Yes, you can find more information about CVE-2018-12453 in the following references: [GitHub Gist](https://gist.github.com/fakhrizulkifli/34a56d575030682f6c564553c53b82b5) and [Exploit-DB](https://www.exploit-db.com/exploits/44908/).