Lucene search
K

13285 matches found

Github Security Blog
Github Security Blog
added 2024/05/29 3:25 p.m.50 views

Fides Webserver Logs Hosted Database Password Partial Exposure Vulnerability

The Fides webserver requires a connection to a hosted PostgreSQL database for persistent storage of application data. If the password used by the webserver for this database connection includes special characters such as @ and $, webserver startup fails and the part of the password following the...

3.3CVSS7.2AI score0.00275EPSS
Exploits1References6Affected Software1
OSV
OSV
added 2024/05/29 3:25 p.m.23 views

GHSA-8CM5-JFJ2-26Q7 Fides Webserver Logs Hosted Database Password Partial Exposure Vulnerability

The Fides webserver requires a connection to a hosted PostgreSQL database for persistent storage of application data. If the password used by the webserver for this database connection includes special characters such as @ and $, webserver startup fails and the part of the password following the...

2.3CVSS3.5AI score0.00275EPSS
Exploits1References6
Github Security Blog
Github Security Blog
added 2024/05/28 1:1 p.m.13 views

silverstripe/framework has potential SQL Injection vulnerability in PostgreSQL database connector

A potential SQL injection vulnerability was identified by using the silverstripe/postgresql database adapter. While unlikely to be exploitable, we have patched silverstripe/framework to ensure that table names are safely escaped before being passed to database adapters or user code...

8.1AI score
Exploits0References5Affected Software1
OSV
OSV
added 2024/05/28 1:1 p.m.12 views

GHSA-265Q-222X-52M6 silverstripe/framework has potential SQL Injection vulnerability in PostgreSQL database connector

A potential SQL injection vulnerability was identified by using the silverstripe/postgresql database adapter. While unlikely to be exploitable, we have patched silverstripe/framework to ensure that table names are safely escaped before being passed to database adapters or user code...

8.8CVSS8.1AI score
Exploits0References5
Positive Technologies
Positive Technologies
added 2024/05/28 12:0 a.m.3 views

PT-2024-40009 · Silverstripe · Silverstripe/Framework +1

Name of the Vulnerable Software and Affected Versions: silverstripe/framework affected versions not specified Description: A potential SQL injection issue was identified when using the silverstripe/postgresql database adapter. Although it is unlikely to be exploitable, the issue has been patched ...

8.8CVSS7.9AI score
Exploits0References6
Tenable Nessus
Tenable Nessus
added 2024/05/27 12:0 a.m.41 views

Atlassian Confluence 6.0.1 < 7.19.22 / 7.20.x < 8.5.9 / 8.6.x < 8.9.1 SQLI (CONFSERVER-95837)

The version of Atlassian Confluence Server running on the remote host is affected by a vulnerability as referenced in the CONFSERVER-95837 advisory. - pgjdbc, the PostgreSQL JDBC Driver, allows attacker to inject SQL if using PreferQueryMode=SIMPLE. Note this is not the default. In the default mo...

10CVSS7.8AI score0.0481EPSS
Exploits0References4
OpenVAS
OpenVAS
added 2024/05/27 12:0 a.m.14 views

Fedora: Security Advisory (FEDORA-2024-f04c2ec90b)

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

9.8CVSS8.6AI score0.64846EPSS
Exploits5References3
OpenVAS
OpenVAS
added 2024/05/27 12:0 a.m.22 views

Fedora: Security Advisory (FEDORA-2024-4d4ceb61f7)

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

8.8CVSS7.7AI score0.00629EPSS
Exploits1References4
Tenable Nessus
Tenable Nessus
added 2024/05/25 12:0 a.m.21 views

SUSE SLED15 / SLES15 / openSUSE 15 Security Update : postgresql15 (SUSE-SU-2024:1777-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:1777-1 advisory. PostgreSQL upgrade to version 15.7 bsc1224051: - CVE-2024-4317: Fixed visibility restriction of pgstatsex...

4.3CVSS6.6AI score0.00722EPSS
Exploits0References5
OSV
OSV
added 2024/05/24 3:39 p.m.4 views

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

This update for postgresql15 fixes the following issues: PostgreSQL upgrade to version 15.7 bsc1224051: - CVE-2024-4317: Fixed visibility restriction of pgstatsext and pgstatsextexprs entries to the table owner bsc1224038. Bug fixes: - Fix incompatibility with LLVM 18. - Prepare for PostgreSQL 17...

4.3CVSS6.8AI score0.00722EPSS
Exploits0References4
OSV
OSV
added 2024/05/24 7:31 a.m.292 views

BIT-POSTGRESQL-2024-4317 PostgreSQL pg_stats_ext and pg_stats_ext_exprs lack authorization checks

Missing authorization in PostgreSQL built-in views pgstatsext and pgstatsextexprs allows an unprivileged database user to read most common values and other statistics from CREATE STATISTICS commands of other users. The most common values may reveal column values the eavesdropper could not otherwi...

4.3CVSS5.1AI score0.00722EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2024/05/24 12:0 a.m.18 views

SUSE SLES15 / openSUSE 15 Security Update : postgresql14 (SUSE-SU-2024:1768-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:1768-1 advisory. PostgreSQL upgrade to version 14.12 bsc1224051: - CVE-2024-4317: Fixed visibility restriction of pgstatsext and pgstatsextexpr...

4.3CVSS6.7AI score0.00722EPSS
Exploits0References5
OSV
OSV
added 2024/05/23 11:46 a.m.3 views

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

This update for postgresql14 fixes the following issues: PostgreSQL upgrade to version 14.12 bsc1224051: - CVE-2024-4317: Fixed visibility restriction of pgstatsext and pgstatsextexprs entries to the table owner bsc1224038. Bug fixes: - Fix incompatibility with LLVM 18. - Prepare for PostgreSQL 1...

4.3CVSS6.8AI score0.00722EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2024/05/23 6:37 a.m.41 views

Important: Red Hat Security Advisory: postgresql-jdbc security update

An update for postgresql-jdbc is now available for Red Hat Enterprise Linux 8.8 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

10CVSS7.2AI score0.0481EPSS
Exploits0References2
RedHat Linux
RedHat Linux
added 2024/05/23 6:37 a.m.4 views

pgjdbc: PostgreSQL JDBC Driver allows attacker to inject SQL if using PreferQueryMode=SIMPLE

A flaw was found in the PostgreSQL JDBC Driver. A 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...

10CVSS6.9AI score0.0481EPSS
Exploits0References7
Fedora
Fedora
added 2024/05/23 1:9 a.m.39 views

[SECURITY] Fedora 40 Update: pgadmin4-8.6-1.fc40

pgAdmin is the most popular and feature rich Open Source administration and d evelopment platform for PostgreSQL, the most advanced Open Source database in the world...

7.4CVSS7.4AI score0.00629EPSS
Exploits1
CNVD
CNVD
added 2024/05/23 12:0 a.m.7 views

pgAdmin Cross-Site Scripting Vulnerability

pgAdmin is an open source management and development platform for the open source database PostgreSQL. A cross-site scripting vulnerability exists in pgAdmin 8.5 and earlier versions, which stems from a cross-site scripting vulnerability in the /settings/store endpoint that responds to a json loa...

7.4CVSS5.8AI score0.00461EPSS
Exploits1References1
Tenable Nessus
Tenable Nessus
added 2024/05/23 12:0 a.m.32 views

RHEL 8 : postgresql-jdbc (RHSA-2024:3313)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2024:3313 advisory. PostgreSQL is an advanced object-relational database management system. The postgresql-jdbc package includes the .jar files needed for Java programs ...

10CVSS8AI score0.0481EPSS
Exploits0References4
Tenable Nessus
Tenable Nessus
added 2024/05/23 12:0 a.m.40 views

PostgreSQL 14.x < 14.12 / 15.x < 15.7 / 16.x < 16.3 Missing Authorization Check

The version of PostgreSQL installed on the remote host is 14 prior to 14.12, 15 prior to 15.7, or 16 prior to 16.3. As such, it is potentially affected by a vulnerability : - Missing authorization in PostgreSQL built-in views pgstatsext and pgstatsextexprs allows an unprivileged database user to...

4.3CVSS6.6AI score0.00722EPSS
Exploits0References3
ATTACKERKB
ATTACKERKB
added 2024/05/22 8:15 p.m.0 views

CVE-2023-51637

Sante PACS Server PG Patient Query SQL Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Sante PACS Server PG. Authentication is not required to exploit this vulnerability. The specific flaw exists with...

9.8CVSS6.4AI score0.00965EPSS
Exploits0References2Affected Software1
Rows per page
Query Builder