Lucene search
+L

120 matches found

UbuntuCve
UbuntuCve
added 2022/11/23 8:15 p.m.40 views

CVE-2022-41946

pgjdbc is an open source postgresql JDBC Driver. In affected versions a prepared statement using either PreparedStatement.setTextint, InputStream or PreparedStatemet.setByteaint, InputStream will create a temporary file if the InputStream is larger than 2k. This will create a temporary file which...

5.5CVSS6.6AI score0.0048EPSS
SaveExploits1References3
Prion
Prion
added 2022/11/23 8:15 p.m.31 views

Information disclosure

pgjdbc is an open source postgresql JDBC Driver. In affected versions a prepared statement using either PreparedStatement.setTextint, InputStream or PreparedStatemet.setByteaint, InputStream will create a temporary file if the InputStream is larger than 2k. This will create a temporary file which...

1.7CVSS5.3AI score0.0048EPSS
SaveExploits1References4Affected Software2
OSV
OSV
added 2022/11/23 8:15 p.m.10 views

UBUNTU-CVE-2022-41946

pgjdbc is an open source postgresql JDBC Driver. In affected versions a prepared statement using either PreparedStatement.setTextint, InputStream or PreparedStatemet.setByteaint, InputStream will create a temporary file if the InputStream is larger than 2k. This will create a temporary file which...

5.5CVSS6.8AI score0.0048EPSS
SaveExploits1References4
OSV
OSV
added 2022/11/23 12:0 a.m.61 views

CVE-2022-41946 TemporaryFolder on unix-like systems does not limit access to created files in pgjdbc

pgjdbc is an open source postgresql JDBC Driver. In affected versions a prepared statement using either PreparedStatement.setTextint, InputStream or PreparedStatemet.setByteaint, InputStream will create a temporary file if the InputStream is larger than 2k. This will create a temporary file which...

4.7CVSS5.6AI score
SaveExploits0References8
Cvelist
Cvelist
added 2022/11/23 12:0 a.m.38 views

CVE-2022-41946 TemporaryFolder on unix-like systems does not limit access to created files in pgjdbc

pgjdbc is an open source postgresql JDBC Driver. In affected versions a prepared statement using either PreparedStatement.setTextint, InputStream or PreparedStatemet.setByteaint, InputStream will create a temporary file if the InputStream is larger than 2k. This will create a temporary file which...

4.7CVSS5.3AI score0.0048EPSS
SaveExploits1References5
CVE
CVE
added 2022/11/23 12:0 a.m.537 views

CVE-2022-41946

Summary (CVE-2022-41946) pgjdbc (PostgreSQL JDBC Driver) is affected where a prepared statement using Either setText(int, InputStream) or setBytea(int, InputStream) creates a temporary file when the InputStream exceeds ~2 KB. The created temp file in the system temp directory can be readable by o...

5.5CVSS5.2AI score0.0048EPSS
SaveExploits1References6Affected Software1
Debian CVE
Debian CVE
added 2022/11/23 12:0 a.m.38 views

CVE-2022-41946

pgjdbc is an open source postgresql JDBC Driver. In affected versions a prepared statement using either PreparedStatement.setTextint, InputStream or PreparedStatemet.setByteaint, InputStream will create a temporary file if the InputStream is larger than 2k. This will create a temporary file which...

5.5CVSS6.2AI score0.0048EPSS
SaveExploits1
AlpineLinux
AlpineLinux
added 2022/11/23 12:0 a.m.82 views

CVE-2022-41946

pgjdbc is an open source postgresql JDBC Driver. In affected versions a prepared statement using either PreparedStatement.setTextint, InputStream or PreparedStatemet.setByteaint, InputStream will create a temporary file if the InputStream is larger than 2k. This will create a temporary file which...

5.5CVSS5.3AI score0.0048EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2022/10/05 10:44 a.m.9 views

jdbc-postgresql: Unchecked Class Instantiation when providing Plugin Classes

pgjdbc is the offical PostgreSQL JDBC Driver. A security hole was found in the jdbc driver for postgresql database while doing security research. The system using the postgresql library will be attacked when attacker control the jdbc url or properties. pgjdbc instantiates plugin instances based o...

9.8CVSS7.7AI score0.0301EPSS
SaveExploits1References5
IBM Security Bulletins
IBM Security Bulletins
added 2022/09/21 7:33 p.m.63 views

Security Bulletin: A security vulnerability has been identified in Postgresql shipped with IBM Tivoli Netcool Impact (CVE-2022-26520, CVE-2022-21724, 220313)

Summary Postgresql is shipped with IBM Tivoli Netcool Impact. Information about a security vulnerability affecting Postgresql has been published in a security bulletin. Vulnerability Details CVEID:CVE-2022-26520 DESCRIPTION: DISPUTED In pgjdbc before 42.3.3, an attacker who controls the jdbc URL ...

9.8CVSS9.1AI score0.0301EPSS
SaveExploits1Affected Software1
Github Security Blog
Github Security Blog
added 2022/08/06 5:51 a.m.92 views

PostgreSQL JDBC Driver SQL Injection in ResultSet.refreshRow() with malicious column names

Impact What kind of vulnerability is it? Who is impacted? The PGJDBC implementation of the java.sql.ResultRow.refreshRow method is not performing escaping of column names so a malicious column name that contains a statement terminator, e.g. ;, could lead to SQL injection. This could lead to...

8CVSS7.4AI score0.02086EPSS
SaveExploits1References10Affected Software1
Tenable Nessus
Tenable Nessus
added 2022/08/04 12:0 a.m.57 views

SUSE SLES15 / openSUSE 15 Security Update : postgresql-jdbc (SUSE-SU-2022:2655-1)

The remote SUSE Linux SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2022:2655-1 advisory. - CVE-2022-26520: Fixed arbitrary File Write Vulnerability bsc1197356 Tenable has extracted the preceding description block...

9.8CVSS7.4AI score0.02999EPSS
SaveExploits0References4
Prion
Prion
added 2022/08/03 7:15 p.m.22 views

Sql injection

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 column name that contain...

6CVSS7.9AI score0.02086EPSS
SaveExploits1References5Affected Software3
OSV
OSV
added 2022/08/03 7:15 p.m.8 views

UBUNTU-CVE-2022-31197

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 column name that contain...

8CVSS7AI score0.02086EPSS
SaveExploits1References5
Cvelist
Cvelist
added 2022/08/03 12:0 a.m.35 views

CVE-2022-31197 SQL Injection in ResultSet.refreshRow() with malicious column names in pgjdbc

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 column name that contain...

7.1CVSS8.3AI score0.02086EPSS
SaveExploits1References5
CVE
CVE
added 2022/08/03 12:0 a.m.481 views

CVE-2022-31197

PgJDBC (PostgreSQL JDBC Driver) is affected by CVE-2022-31197 due to the java.sql.ResultRow.refreshRow() not escaping column names, enabling SQL injection when a column name contains a terminator like ;. Attack requires tricking a user into running SQL against a table with malicious column names ...

8CVSS7.7AI score0.02086EPSS
SaveIn wildExploits1References6Affected Software1
BDU FSTEC
BDU FSTEC
added 2022/06/29 12:0 a.m.9 views

The vulnerability of the JDBC driver (PgJDBC) for connecting Java programs to the PostgreSQL database allows attackers to perform XXE attacks.

The vulnerability of the JDBC driver PgJDBC for connecting Java programs to the PostgreSQL database is related to incorrect restrictions on XML references to external objects. Exploiting this vulnerability allows a remote attacker to perform XXE attacks...

9CVSS7.2AI score0.04094EPSS
SaveExploits0References17Affected Software9
Tenable Nessus
Tenable Nessus
added 2022/06/22 12:0 a.m.64 views

EulerOS 2.0 SP8 : postgresql-jdbc (EulerOS-SA-2022-1946)

According to the versions of the postgresql-jdbc package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - pgjdbc is the offical PostgreSQL JDBC Driver. A security hole was found in the jdbc driver for postgresql database while doing security...

9.8CVSS8.4AI score0.0301EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2022/03/11 12:2 a.m.41 views

Path traversal in org.postgresql:postgresql

In pgjdbc before 42.3.3, an attacker who controls the jdbc URL or properties can call java.util.logging.FileHandler to write to arbitrary files through the loggerFile and loggerLevel connection properties. An example situation is that an attacker could create an executable JSP file under a Tomcat...

9.8CVSS8.9AI score0.02999EPSS
SaveExploits0References7Affected Software1
ATTACKERKB
ATTACKERKB
added 2022/03/10 5:47 p.m.7 views

CVE-2022-26520

In pgjdbc before 42.3.3, an attacker who controls the jdbc URL or properties can call java.util.logging.FileHandler to write to arbitrary files through the loggerFile and loggerLevel connection properties. An example situation is that an attacker could create an executable JSP file under a Tomcat...

9.8CVSS7.2AI score0.02999EPSS
SaveExploits0References6
Rows per page
Query Builder