Lucene search

K
veracodeVeracode Vulnerability DatabaseVERACODE:39965
HistoryMar 28, 2023 - 2:50 a.m.

Race Condition

2023-03-2802:50:08
Veracode Vulnerability Database
sca.analysiscenter.veracode.com
12
redis
vulnerability
race condition
open connection
cancelling command
async
incomplete fix

0.001 Low

EPSS

Percentile

45.7%

redis is vulnerable to a Race Condition. The vulnerability exists because the library leaves the connection open after cancelling an async Redis command at a critical time (such as the case of a pipeline operation) resulting in a client receiving data from an related request. Note: this issue exists because of an incomplete fix for CVE-2023-28858