5.9
CVE-2021-43767
- EPSS 0.2%
- Published 25.08.2022 18:15:09
- Last modified 21.11.2024 06:29:45
- Source patrick@puiterwijk.org
- Teams watchlist Login
- Open Login
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.
Data is provided by the National Vulnerability Database (NVD)
Postgresql ≫ Postgresql Version >= 9.6.0 < 9.6.24
Postgresql ≫ Postgresql Version >= 10.0 < 10.19
Postgresql ≫ Postgresql Version >= 11.0 < 11.14
Postgresql ≫ Postgresql Version >= 12.0 < 12.9
Postgresql ≫ Postgresql Version >= 13.0 < 13.5
Postgresql ≫ Postgresql Version14.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.2% | 0.417 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 5.9 | 2.2 | 3.6 |
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N
|
CWE-295 Improper Certificate Validation
The product does not validate, or incorrectly validates, a certificate.
CWE-522 Insufficiently Protected Credentials
The product transmits or stores authentication credentials, but it uses an insecure method that is susceptible to unauthorized interception and/or retrieval.