RedisGraph 2.x through 2.2.11 has a NULL Pointer Dereference that leads to a server crash because it mishandles an unquoted string, such as an alias that has not yet been introduced.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
https://github.com/RedisGraph/RedisGraph/issues/1502 | third party advisory exploit |
https://github.com/RedisGraph/RedisGraph/pull/1503 | third party advisory patch |