Lucene search
+L

14811 matches found

OSV
OSV
added 2024/02/22 12:00 a.m.24 views

ALSA-2024:0951 Important: postgresql security update

PostgreSQL is an advanced object-relational database management system DBMS. Security Fixes: postgresql: non-owner 'REFRESH MATERIALIZED VIEW CONCURRENTLY' executes arbitrary SQL CVE-2024-0985 For more details about the security issues, including the impact, a CVSS score, acknowledgments, and oth...

8CVSS8.3AI score0.01808EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/21 11:33 p.m.18 views

GHSA-24RP-Q3W6-VC56 org.postgresql:postgresql vulnerable to SQL Injection via line comment generation

Impact SQL injection is possible when using the non-default connection property preferQueryMode=simple in combination with application code that has a vulnerable SQL that negates a parameter value. There is no vulnerability in the driver when using the default query mode. Users that do not overri...

10CVSS7.2AI score0.0481EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2024/02/21 12:00 a.m.27 views

SUSE SLED15: libecpg6 / libecpg6-32bit / libpq5 / libpq5-32bit / postgresql16 / etc (SUSE-SU-2024:0550-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2024:0550-1 advisory. Upgrade to 16.2: - CVE-2024-0985: Tighten security restrictions within REFRESH MATERIALIZED VIEW...

8CVSS7.2AI score0.01808EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/02/21 12:00 a.m.20 views

SUSE SLES12: libecpg6 / libecpg6-32bit / libpq5 / libpq5-32bit / postgresql16 / etc (SUSE-SU-2024:0546-1)

The remote SUSE Linux SLES12 / SLESSAP12 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2024:0546-1 advisory. Upgrade to 16.2: - CVE-2024-0985: Tighten security restrictions within REFRESH MATERIALIZED VIEW CONCURRENTLY bsc1219679. Tenable has...

8CVSS7.2AI score0.01808EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/02/21 12:00 a.m.22 views

SUSE SLES15: postgresql14 / postgresql14-contrib / postgresql14-devel / etc (SUSE-SU-2024:0552-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-2024:0552-1 advisory. Upgrade to 14.11: - CVE-2024-0985: Tighten security restrictions within REFRESH MATERIALIZED VIEW CONCURRENTLY bsc1219679...

8CVSS7.2AI score0.01808EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/20 4:11 p.m.6 views

SUSE-SU-2024:0552-1 Security update for postgresql14

This update for postgresql14 fixes the following issues: Upgrade to 14.11: - CVE-2024-0985: Tighten security restrictions within REFRESH MATERIALIZED VIEW CONCURRENTLY bsc1219679...

8CVSS7.8AI score0.01808EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/20 4:09 p.m.4 views

SUSE-SU-2024:0551-1 Security update for postgresql15

This update for postgresql15 fixes the following issues: Upgrade to 15.6: - CVE-2024-0985: Tighten security restrictions within REFRESH MATERIALIZED VIEW CONCURRENTLY bsc1219679...

8CVSS7.8AI score0.01808EPSS
SaveExploits0References3
Veracode
Veracode
added 2024/02/20 7:34 a.m.325 views

Sql Injection

org.postgresql, postgresql is vulnerable to Sql Injection. The vulnerability is caused due to not escaping user provided literal parameter values in SQL query when using configuration option PreferQueryMode=SIMPLE. An attacker can exploit this vulnerability to inject SQL to alter the query by...

10CVSS7.8AI score0.0481EPSS
SaveExploits0References10Affected Software2
OpenVAS
OpenVAS
added 2024/02/20 12:00 a.m.19 views

Mageia: Security Advisory (MGASA-2024-0043)

The remote host is missing an update for the SPDX-FileCopyrightText: 2024 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...

8CVSS8AI score0.01808EPSS
SaveExploits0References4
OSV
OSV
added 2024/02/19 5:35 p.m.8 views

MGASA-2024-0043 Updated postgresql15 and postgresql13 packages fix a security vulnerability

The updated packages fix a security vulnerability: PostgreSQL non-owner REFRESH MATERIALIZED VIEW CONCURRENTLY executes arbitrary SQL. CVE-2024-0985...

8CVSS7.8AI score0.01808EPSS
SaveExploits0References3
Mageia
Mageia
added 2024/02/19 5:35 p.m.43 views

Updated postgresql15 and postgresql13 packages fix a security vulnerability

The updated packages fix a security vulnerability: PostgreSQL non-owner REFRESH MATERIALIZED VIEW CONCURRENTLY executes arbitrary SQL. CVE-2024-0985...

8CVSS7.5AI score0.01808EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2024/02/19 3:30 p.m.18 views

Duplicate Advisory: SQL injection in pgjdbc

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-24rp-q3w6-vc56. This link is maintained to preserve external references. Original Description pgjdbc, the PostgreSQL JDBC Driver, allows attacker to inject SQL if using PreferQueryMode=SIMPLE. Note this is not t...

10CVSS10AI score0.0481EPSS
SaveExploits0References11Affected Software1
NVD
NVD
added 2024/02/19 1:15 p.m.24 views

CVE-2024-1597

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 placeholder for a strin...

10CVSS9.7AI score0.0481EPSS
SaveExploits0References9
OSV
OSV
added 2024/02/19 1:15 p.m.3 views

DEBIAN-CVE-2024-1597

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 placeholder for a strin...

9.8CVSS8.1AI score0.0481EPSS
SaveExploits0References1
Prion
Prion
added 2024/02/19 1:15 p.m.37 views

Sql injection

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 placeholder for a strin...

7.5CVSS8.6AI score0.0481EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/19 1:15 p.m.7 views

UBUNTU-CVE-2024-1597

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 placeholder for a strin...

10CVSS7.2AI score0.0481EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/02/19 1:15 p.m.60 views

CVE-2024-1597

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 placeholder for a strin...

10CVSS7.1AI score0.0481EPSS
SaveExploits0References8
OSV
OSV
added 2024/02/19 12:58 p.m.32 views

CVE-2024-1597 pgjdbc SQL Injection via line comment generation

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 placeholder for a strin...

10CVSS7.1AI score
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2024/02/19 12:58 p.m.29 views

CVE-2024-1597 pgjdbc SQL Injection via line comment generation

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 placeholder for a strin...

10CVSS7.8AI score0.0481EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/02/19 12:58 p.m.50 views

CVE-2024-1597

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 placeholder for a strin...

10CVSS9.1AI score0.0481EPSS
SaveExploits0
Rows per page
Query Builder