rpm package
suse/postgresql-jdbc&distro=SUSE Linux Enterprise Server for SAP Applications 12 SP5
pkg:rpm/suse/postgresql-jdbc&distro=SUSE%20Linux%20Enterprise%20Server%20for%20SAP%20Applications%2012%20SP5
Vulnerabilities (4)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2024-1597 | — | < 9.4-3.12.1 | 9.4-3.12.1 | 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 | — | < 9.4-3.9.1 | 9.4-3.9.1 | 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-2022-31197 | — | < 9.4-3.6.3 | 9.4-3.6.3 | Aug 3, 2022 | PostgreSQL JDBC Driver (PgJDBC for short) allows Java programs to connect to a PostgreSQL database using standard, database independent Java code. The PGJDBC implementation of the `java.sql.ResultRow.refreshRow()` method is not performing escaping of column names so a malicious c | ||
| CVE-2020-13692 | — | < 9.4-3.3.1 | 9.4-3.3.1 | Jun 4, 2020 | PostgreSQL JDBC Driver (aka PgJDBC) before 42.2.13 allows XXE. |
- CVE-2024-1597Feb 19, 2024affected < 9.4-3.12.1fixed 9.4-3.12.1
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 < 9.4-3.9.1fixed 9.4-3.9.1
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-2022-31197Aug 3, 2022affected < 9.4-3.6.3fixed 9.4-3.6.3
PostgreSQL JDBC Driver (PgJDBC for short) allows Java programs to connect to a PostgreSQL database using standard, database independent Java code. The PGJDBC implementation of the `java.sql.ResultRow.refreshRow()` method is not performing escaping of column names so a malicious c
- CVE-2020-13692Jun 4, 2020affected < 9.4-3.3.1fixed 9.4-3.3.1
PostgreSQL JDBC Driver (aka PgJDBC) before 42.2.13 allows XXE.