PostgreSQL Improper Certificate Validation Vulnerability - CVE-2021-43767 - Vulnerability Database

PostgreSQL Improper Certificate Validation Vulnerability - CVE-2021-43767

Medium
Reference: CVE-2021-43767
Title: PostgreSQL Improper Certificate Validation Vulnerability
Overview:

Odyssey passes to client unencrypted bytes from man-in-the-middle When Odyssey storage is configured to use the PostgreSQL server using 39trust39 authentication with a 39clientcert39 requirement or to use 39cert39 authentication a man-in-the-middle attacker can inject false responses to the client39s 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.