rpm package
almalinux/postgresql-jdbc-javadoc
pkg:rpm/almalinux/postgresql-jdbc-javadoc
Vulnerabilities (3)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2024-1597 | — | < 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 | — | < 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 | — | < 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. |
- CVE-2024-1597Feb 19, 2024affected < 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
- CVE-2022-41946Nov 23, 2022affected < 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
- CVE-2020-13692Jun 4, 2020affected < 42.2.3-3.el8_2fixed 42.2.3-3.el8_2
PostgreSQL JDBC Driver (aka PgJDBC) before 42.2.13 allows XXE.