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.
The product does not correctly convert an object, resource, or structure from one type to a different type.
Link | Tags |
---|---|
https://www.exploit-db.com/exploits/44908/ | exploit vdb entry third party advisory |
https://gist.github.com/fakhrizulkifli/34a56d575030682f6c564553c53b82b5 | third party advisory exploit |
https://github.com/antirez/redis/commit/c04082cf138f1f51cedf05ee9ad36fb6763cafc6 | third party advisory patch |