rpm package
almalinux/postgresql-jdbc-javadoc
pkg:rpm/almalinux/postgresql-jdbc-javadoc
Vulnerabilities (4)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2026-42198 | Hig | 7.5 | < 42.2.14-4.el8_10 | 42.2.14-4.el8_10 | Apr 29, 2026 | pgjdbc is an open source postgresql JDBC Driver. From version 42.2.0 to before version 42.7.11, pgjdbc is vulnerable to a client-side denial of service during SCRAM-SHA-256 authentication. A malicious server can instruct the driver to perform SCRAM authentication with a very larg | |
| CVE-2024-1597 | Cri | 10.0 | < 42.2.14-3.el8_9 | 42.2.14-3.el8_9 | Feb 19, 2024 | pgjdbc, the PostgreSQL JDBC Driver, allows attacker to inject SQL if using PreferQueryMode=SIMPLE. Note this is not the default. In the default mode there is no vulnerability. A placeholder for a numeric value must be immediately preceded by a minus. There must be a second placeh | |
| CVE-2022-41946 | Med | 4.7 | < 42.2.14-2.el8 | 42.2.14-2.el8 | Nov 23, 2022 | pgjdbc is an open source postgresql JDBC Driver. In affected versions a prepared statement using either `PreparedStatement.setText(int, InputStream)` or `PreparedStatemet.setBytea(int, InputStream)` will create a temporary file if the InputStream is larger than 2k. This will crea | |
| CVE-2020-13692 | Hig | 7.7 | < 42.2.3-3.el8_2 | 42.2.3-3.el8_2 | Jun 4, 2020 | PostgreSQL JDBC Driver (aka PgJDBC) before 42.2.13 allows XXE. |
- affected < 42.2.14-4.el8_10fixed 42.2.14-4.el8_10
pgjdbc is an open source postgresql JDBC Driver. From version 42.2.0 to before version 42.7.11, pgjdbc is vulnerable to a client-side denial of service during SCRAM-SHA-256 authentication. A malicious server can instruct the driver to perform SCRAM authentication with a very larg
- affected < 42.2.14-3.el8_9fixed 42.2.14-3.el8_9
pgjdbc, the PostgreSQL JDBC Driver, allows attacker to inject SQL if using PreferQueryMode=SIMPLE. Note this is not the default. In the default mode there is no vulnerability. A placeholder for a numeric value must be immediately preceded by a minus. There must be a second placeh
- affected < 42.2.14-2.el8fixed 42.2.14-2.el8
pgjdbc is an open source postgresql JDBC Driver. In affected versions a prepared statement using either `PreparedStatement.setText(int, InputStream)` or `PreparedStatemet.setBytea(int, InputStream)` will create a temporary file if the InputStream is larger than 2k. This will crea
- affected < 42.2.3-3.el8_2fixed 42.2.3-3.el8_2
PostgreSQL JDBC Driver (aka PgJDBC) before 42.2.13 allows XXE.