Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-9cfh-vx93-84vv

Опубликовано: 10 мая 2023
Источник: github
Github: Прошло ревью
CVSS3: 3.7

Описание

PostgresNIO processes unencrypted bytes from man-in-the-middle

Impact

Any user of PostgresNIO connecting to servers with TLS enabled is vulnerable to a man-in-the-middle attacker injecting false responses to the client's first few queries, despite the use of TLS certificate verification and encryption.

The remaining text in this section is quoted verbatim from PostgreSQL's CVE-2021-23222 advisory:

If more preconditions hold, the attacker can exfiltrate the client's password or other confidential data that might be transmitted early in a session. The attacker must have a way to trick the client's intended server into making the confidential data accessible to the attacker. A known implementation having that property is a PostgreSQL configuration vulnerable to CVE-2021-23214. As with any exploitation of CVE-2021-23214, the server must be using trust authentication with a clientcert requirement or using cert authentication. To disclose a password, the client must be in possession of a password, which is atypical when using an authentication configuration vulnerable to CVE-2021-23214. The attacker must have some other way to access the server to retrieve the exfiltrated data (a valid, unprivileged login account would be sufficient).

Patches

The vulnerability is addressed in PostgresNIO versions starting from 1.14.2 via 2df54bc94607f44584ae6ffa74e3cd754fffafc7, which required additional support from SwiftNIO.

Workarounds

There are no known workarounds for unpatched users.

Additional Credits

Special thanks to PostgreSQL's Tom Lane <tgl@sss.pgh.pa.us> for reporting this issue!

References

Пакеты

Наименование

github.com/vapor/postgres-nio

Затронутые версииВерсия исправления

< 1.14.2

1.14.2

EPSS

Процентиль: 41%
0.00188
Низкий

3.7 Low

CVSS3

Дефекты

CWE-522

Связанные уязвимости

CVSS3: 3.7
nvd
больше 2 лет назад

PostgresNIO is a Swift client for PostgreSQL. Any user of PostgresNIO prior to version 1.14.2 connecting to servers with TLS enabled is vulnerable to a man-in-the-middle attacker injecting false responses to the client's first few queries, despite the use of TLS certificate verification and encryption. The vulnerability is addressed in PostgresNIO versions starting from 1.14.2. There are no known workarounds for unpatched users.

EPSS

Процентиль: 41%
0.00188
Низкий

3.7 Low

CVSS3

Дефекты

CWE-522