Lucene search
+L

347 matches found

RedHat Linux
RedHat Linux
added 2022/10/06 12:26 p.m.12 views

postgresql-jdbc: Arbitrary File Write Vulnerability

A flaw was found in Postgres JDBC. This flaw allows an attacker to use a method to write arbitrary files through the connection properties settings. For example, an attacker can create an executable file under the server the application is running and make it a new part of the application or serv...

9.8CVSS7.4AI score0.02999EPSS
SaveExploits0References4
OSV
OSV
added 2022/10/06 10:00 a.m.14 views

SUSE-SU-2022:3541-1 Security update for postgresql-jdbc

This update for postgresql-jdbc fixes the following issues: - CVE-2022-31197: Fixed SQL injection vulnerability bsc1202170...

8CVSS8.2AI score0.02086EPSS
SaveExploits1References3
OSV
OSV
added 2022/10/06 8:55 a.m.10 views

SUSE-SU-2022:3537-1 Security update for postgresql-jdbc

This update for postgresql-jdbc fixes the following issues: - CVE-2022-31197: Fixed SQL injection vulnerability bsc1202170...

8CVSS8.2AI score0.02086EPSS
SaveExploits1References3
Veracode
Veracode
added 2022/10/05 10:31 p.m.44 views

Arbitrary File Write

postgresql-jdbc is vulnerable to arbitrary file writes. The vulnerability exists because the connection properties for configuring a pgjdbc connection are exposed which allows an attacker to specify arbitrary connection properties could lead to a compromise of a system...

9.8CVSS8.9AI score0.02999EPSS
SaveExploits0References10Affected Software1
RedHat Linux
RedHat Linux
added 2022/10/05 10:44 a.m.11 views

postgresql-jdbc: Arbitrary File Write Vulnerability

A flaw was found in Postgres JDBC. This flaw allows an attacker to use a method to write arbitrary files through the connection properties settings. For example, an attacker can create an executable file under the server the application is running and make it a new part of the application or serv...

9.8CVSS7.4AI score0.02999EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2022/10/05 12:00 a.m.48 views

Fedora: Security Advisory for postgresql-jdbc (FEDORA-2022-d7d49b2fac)

The remote host is missing an update for the Copyright C 2022 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

8CVSS7.9AI score0.02086EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2022/10/05 12:00 a.m.51 views

Fedora: Security Advisory for postgresql-jdbc (FEDORA-2022-cdeabe1bc0)

The remote host is missing an update for the Copyright C 2022 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

8CVSS7.9AI score0.02086EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2022/09/16 12:00 a.m.36 views

FreeBSD : puppetdb -- Potential SQL injection (aeb4c85b-3600-11ed-b52d-589cfc007716)

The version of FreeBSD installed on the remote host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the aeb4c85b-3600-11ed-b52d-589cfc007716 advisory. - PostgreSQL JDBC Driver PgJDBC for short allows Java programs to connect to a PostgreSQL database usin...

8CVSS7AI score0.02086EPSS
SaveExploits1References4
OSV
OSV
added 2022/09/06 9:23 a.m.23 views

USN-5238-1 libpgjava vulnerability

It was discovered that PostgreSQL JDBC Driver incorrectly handled certain requests from external entities. A remote attacker could use this vulnerability to cause a denial of service or possibly execute arbitrary code...

7.7CVSS7.4AI score0.04094EPSS
SaveExploits0References2
OSV
OSV
added 2022/08/12 9:14 a.m.13 views

SUSE-FU-2022:2794-1 Feature update for ongres-scram, ongres-stringprep, postgresql-jdbc

This feature update for ongres-scram, ongres-stringprep, postgresql-jdbc provides: ongres-scram: - Upgrade from version 1.0.0-beta.2 to version 2.1. jscSLE-23994 Add standard SASLPrep bsc1196693, jscSLE-23994 Failover to bouncy castle implementation of PBKDF2WithHmacSHA256 to support Oracle JDK 7...

9.8CVSS9.5AI score0.02999EPSS
SaveExploits0References4
OpenVAS
OpenVAS
added 2022/08/04 12:00 a.m.27 views

openSUSE: Security Advisory for postgresql-jdbc (SUSE-SU-2022:2655-1)

The remote host is missing an update for the Copyright C 2022 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

9.8CVSS9.6AI score0.02999EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2022/08/04 12:00 a.m.27 views

SUSE: Security Advisory (SUSE-SU-2022:2655-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS9.6AI score0.02999EPSS
SaveExploits0References2
NVD
NVD
added 2022/08/03 7:15 p.m.28 views

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...

8CVSS0.02086EPSS
SaveExploits1References6
OSV
OSV
added 2022/08/03 1:48 p.m.16 views

SUSE-SU-2022:2655-1 Security update for postgresql-jdbc

This update for postgresql-jdbc fixes the following issues: - CVE-2022-26520: Fixed arbitrary File Write Vulnerability bsc1197356...

9.8CVSS9.4AI score0.02999EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2022/08/03 12:00 a.m.6 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.4AI score0.02086EPSS
SaveExploits1References5
Debian
Debian
added 2022/07/31 11:22 a.m.87 views

[SECURITY] [DSA 5196-1] libpgjava security update

------------------------------------------------------------------------- Debian Security Advisory DSA-5196-1 [email protected] https://www.debian.org/security/ Markus Koschany July 31, 2022 https://www.debian.org/security/faq -...

9.8CVSS8.6AI score0.04094EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2022/07/31 12:00 a.m.54 views

Debian DSA-5196-1 : libpgjava - security update

The remote Debian 10 / 11 host has packages installed that are affected by multiple vulnerabilities as referenced in the dsa-5196 advisory. - PostgreSQL JDBC Driver aka PgJDBC before 42.2.13 allows XXE. CVE-2020-13692 - pgjdbc is the offical PostgreSQL JDBC Driver. A security hole was found in th...

9.8CVSS8.1AI score0.04094EPSS
SaveExploits1References11
RedHat Linux
RedHat Linux
added 2022/07/07 2:19 p.m.185 views

Important: Red Hat Security Advisory: Red Hat Fuse 7.11.0 release and security update

A minor version update from 7.10 to 7.11 is now available for Red Hat Fuse. The purpose of this text-only errata is to inform you about the security issues fixed in this release. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scorin...

10CVSS7.1AI score0.77232EPSS
SaveExploits51References61
Tenable Nessus
Tenable Nessus
added 2022/06/22 12:00 a.m.65 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
OpenVAS
OpenVAS
added 2022/06/22 12:00 a.m.32 views

Huawei EulerOS: Security Advisory for postgresql-jdbc (EulerOS-SA-2022-1946)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2022 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.8CVSS9.6AI score0.0301EPSS
SaveExploits1References2
Rows per page
Query Builder