{ "data_type": "CVE", "data_format": "MITRE", "data_version": "4.0", "CVE_data_meta": { "ID": "CVE-2021-43766", "ASSIGNER": "patrick@puiterwijk.org", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "vendor_name": "n/a", "product": { "product_data": [ { "product_name": "Odyssey", "version": { "version_data": [ { "version_value": "Odyssey 1.1" } ] } } ] } } ] } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-89" } ] } ] }, "references": { "reference_data": [ { "refsource": "MISC", "name": "https://www.postgresql.org/support/security/CVE-2021-23214/", "url": "https://www.postgresql.org/support/security/CVE-2021-23214/" }, { "refsource": "MISC", "name": "https://github.com/yandex/odyssey/issues/376,", "url": "https://github.com/yandex/odyssey/issues/376," } ] }, "description": { "description_data": [ { "lang": "eng", "value": "Odyssey passes to server unencrypted bytes from man-in-the-middle When Odyssey is configured to use certificate Common Name for client authentication, a man-in-the-middle attacker can inject arbitrary SQL queries when a connection is first established, despite the use of SSL certificate verification and encryption. This is similar to CVE-2021-23214 for PostgreSQL." } ] } }