Количество 1 089
Количество 1 089
RLSA-2024:6018
Important: postgresql:13 security update
RLSA-2024:6000
Important: postgresql:12 security update
RLSA-2024:5999
Important: postgresql security update
RLSA-2024:0975
Important: postgresql:13 security update
RLSA-2024:0974
Important: postgresql:12 security update
RLSA-2024:0973
Important: postgresql:15 security update
RLSA-2024:0956
Important: postgresql:10 security update
RLSA-2024:0951
Important: postgresql security update
RLSA-2024:0950
Important: postgresql:15 security update
RLSA-2023:0113
Moderate: postgresql:10 security update
RLSA-2022:7128
Moderate: postgresql:12 security update
RLSA-2022:4855
Important: postgresql:13 security update
RLSA-2022:4807
Important: postgresql:12 security update
RLSA-2022:4805
Important: postgresql:10 security update
RLSA-2022:4771
Important: postgresql security update
RLSA-2022:1891
Low: libpq security update
GHSA-xvhg-pwg9-qp4r
PostgreSQL before 9.0.19, 9.1.x before 9.1.15, 9.2.x before 9.2.10, 9.3.x before 9.3.6, and 9.4.x before 9.4.1 does not properly handle errors while reading a protocol message, which allows remote attackers to conduct SQL injection attacks via crafted binary data in a parameter and causing an error, which triggers the loss of synchronization and part of the protocol message to be treated as a new message, as demonstrated by causing a timeout or query cancellation.
GHSA-xr8v-mf39-c8v7
PostgreSQL 7.3.x before 7.3.14, 7.4.x before 7.4.12, 8.0.x before 8.0.7, and 8.1.x before 8.1.3, when compiled with Asserts enabled, allows local users to cause a denial of service (server crash) via a crafted SET SESSION AUTHORIZATION command, a different vulnerability than CVE-2006-0553.
GHSA-xmm7-85wh-j3jf
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.
GHSA-xj65-3378-xxg3
contrib/pgcrypto in PostgreSQL before 9.0.20, 9.1.x before 9.1.16, 9.2.x before 9.2.11, 9.3.x before 9.3.7, and 9.4.x before 9.4.2 uses different error responses when an incorrect key is used, which makes it easier for attackers to obtain the key via a brute force attack.
Уязвимостей на страницу
Уязвимость | CVSS | EPSS | Опубликовано | |
|---|---|---|---|---|
RLSA-2024:6018 Important: postgresql:13 security update | 2% Низкий | около 1 года назад | ||
RLSA-2024:6000 Important: postgresql:12 security update | 2% Низкий | почти 2 года назад | ||
RLSA-2024:5999 Important: postgresql security update | 2% Низкий | почти 2 года назад | ||
RLSA-2024:0975 Important: postgresql:13 security update | 1% Низкий | больше 2 лет назад | ||
RLSA-2024:0974 Important: postgresql:12 security update | 1% Низкий | около 1 года назад | ||
RLSA-2024:0973 Important: postgresql:15 security update | 1% Низкий | больше 2 лет назад | ||
RLSA-2024:0956 Important: postgresql:10 security update | 1% Низкий | больше 2 лет назад | ||
RLSA-2024:0951 Important: postgresql security update | 1% Низкий | около 2 лет назад | ||
RLSA-2024:0950 Important: postgresql:15 security update | 1% Низкий | больше 2 лет назад | ||
RLSA-2023:0113 Moderate: postgresql:10 security update | 2% Низкий | больше 3 лет назад | ||
RLSA-2022:7128 Moderate: postgresql:12 security update | 2% Низкий | почти 4 года назад | ||
RLSA-2022:4855 Important: postgresql:13 security update | 12% Средний | около 4 лет назад | ||
RLSA-2022:4807 Important: postgresql:12 security update | 12% Средний | около 4 лет назад | ||
RLSA-2022:4805 Important: postgresql:10 security update | 12% Средний | около 4 лет назад | ||
RLSA-2022:4771 Important: postgresql security update | 12% Средний | около 4 лет назад | ||
RLSA-2022:1891 Low: libpq security update | 2% Низкий | около 4 лет назад | ||
GHSA-xvhg-pwg9-qp4r PostgreSQL before 9.0.19, 9.1.x before 9.1.15, 9.2.x before 9.2.10, 9.3.x before 9.3.6, and 9.4.x before 9.4.1 does not properly handle errors while reading a protocol message, which allows remote attackers to conduct SQL injection attacks via crafted binary data in a parameter and causing an error, which triggers the loss of synchronization and part of the protocol message to be treated as a new message, as demonstrated by causing a timeout or query cancellation. | CVSS3: 9.8 | 4% Низкий | около 4 лет назад | |
GHSA-xr8v-mf39-c8v7 PostgreSQL 7.3.x before 7.3.14, 7.4.x before 7.4.12, 8.0.x before 8.0.7, and 8.1.x before 8.1.3, when compiled with Asserts enabled, allows local users to cause a denial of service (server crash) via a crafted SET SESSION AUTHORIZATION command, a different vulnerability than CVE-2006-0553. | 0% Низкий | около 4 лет назад | ||
GHSA-xmm7-85wh-j3jf 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. | CVSS3: 5.9 | 0% Низкий | почти 4 года назад | |
GHSA-xj65-3378-xxg3 contrib/pgcrypto in PostgreSQL before 9.0.20, 9.1.x before 9.1.16, 9.2.x before 9.2.11, 9.3.x before 9.3.7, and 9.4.x before 9.4.2 uses different error responses when an incorrect key is used, which makes it easier for attackers to obtain the key via a brute force attack. | CVSS3: 7.5 | 4% Низкий | около 4 лет назад |
Уязвимостей на страницу