Lucene search

K
cvelistFedoraCVELIST:CVE-2021-43767
HistoryAug 25, 2022 - 5:27 p.m.

CVE-2021-43767

2022-08-2517:27:39
CWE-522
fedora
raw.githubusercontent.com
4

6.4 Medium

AI Score

Confidence

Low

0.001 Low

EPSS

Percentile

19.9%

Odyssey passes to client unencrypted bytes from man-in-the-middle When Odyssey storage is configured to use the PostgreSQL server using ‘trust’ authentication with a ‘clientcert’ requirement or to use ‘cert’ authentication, a man-in-the-middle attacker can inject false responses to the client’s first few queries. Despite the use of SSL certificate verification and encryption, Odyssey will pass these results to client as if they originated from valid server. This is similar to CVE-2021-23222 for PostgreSQL.