CVE-2021-43767
CVSS V2 None
CVSS V3 Medium 5.9
Description
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.
Overview
- CVE ID
- CVE-2021-43767
- Assigner
- patrick@puiterwijk.org
- Vulnerability Status
- Analyzed
- Published Version
- 2022-08-25T18:15:09
- Last Modified Date
- 2022-12-21T15:01:19
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:* | 1 | OR | 9.6.0 | 9.6.24 |
cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:* | 1 | OR | 10.0 | 10.19 |
cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:* | 1 | OR | 11.0 | 11.14 |
cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:* | 1 | OR | 12.0 | 12.9 |
cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:* | 1 | OR | 13.0 | 13.5 |
cpe:2.3:a:postgresql:postgresql:14.0:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- HIGH
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 5.9
- Base Severity
- MEDIUM
- Exploitability Score
- 2.2
- Impact Score
- 3.6
References
Reference URL | Reference Tags |
---|---|
https://github.com/yandex/odyssey/issues/377, | |
https://www.postgresql.org/support/security/CVE-2021-23222/ |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2021-43767 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-43767 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-08-25 19:00:06 | Added to TrackCVE | |||
2022-12-21 15:14:41 | bressers@elastic.co | patrick@puiterwijk.org | CVE Assigner | updated |
2022-12-21 15:14:41 | 2022-12-21T15:01:19 | CVE Modified Date | updated | |
2022-12-21 15:14:42 | Weakness Enumeration | update |