First published: Sat Jun 16 2018(Updated: )
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.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Redislabs Redis | <5.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
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.
CVE-2018-12453 has a severity value of 7.5 (high).
The affected software is Redislabs Redis before version 5.0.
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.
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/).