← Back to CVE List

CVE-2021-43767

Published: 2022-08-25T18:15Z
Last Modified: 2024-11-21T06:29Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt