Lucene search
+L

339 matches found

RedhatCVE
RedhatCVE
added 2021/05/20 2:13 p.m.84 views

CVE-2021-32028

A flaw was found in postgresql. Using an INSERT ... ON CONFLICT ... DO UPDATE command on a purpose-crafted table, an authenticated database user could read arbitrary bytes of server memory. The highest threat from this vulnerability is to data confidentiality...

6.5CVSS2.6AI score0.01558EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2021/05/19 12:27 a.m.72 views

CVE-2021-32027

A flaw was found in postgresql. While modifying certain SQL array values, missing bounds checks let authenticated database users write arbitrary bytes to a wide area of server memory. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availabilit...

8.8CVSS1.9AI score0.0199EPSS
SaveExploits0References4
Veracode
Veracode
added 2021/05/14 10:8 p.m.56 views

Denial Of Service (DoS)

postgresql is vulnerable to denial of service DoS. The vulnerability exists through the lack of bounds check during the modification of certain SQL array values, allowing authenticated database users write arbitrary bytes to a wide area of server memory...

8.8CVSS5.2AI score0.0199EPSS
SaveExploits0References8Affected Software10
Veracode
Veracode
added 2021/05/14 10:8 p.m.47 views

Information Disclosure

postgresql is vulnerable to information disclosure. An attacker can read arbitrary bytes of server memory using the UPDATE ... RETURNING statements on a purpose-crafted partitioned table...

6.5CVSS2.2AI score0.01504EPSS
SaveExploits0References7Affected Software7
Veracode
Veracode
added 2021/05/14 10:8 p.m.45 views

Information Disclosure

postgresql is vulnerable to information disclosure. The vulnerability exists through the use of an INSERT ... ON CONFLICT ... DO UPDATE command on a purpose-crafted table, allowing arbitrary bytes of server memory to be read. The CREATE and TEMPORARY privileges on all databases and the CREATE...

6.5CVSS3.2AI score0.01558EPSS
SaveExploits0References8Affected Software10
FreeBSD
FreeBSD
added 2021/05/13 12:0 a.m.45 views

PostgreSQL -- Memory disclosure in partitioned-table UPDATE ... RETURNING

The PostgreSQL project reports: Using an UPDATE ... RETURNING on a purpose-crafted partitioned table, an attacker can read arbitrary bytes of server memory. In the default configuration, any authenticated database user can create prerequisite objects and complete this attack at will. A user lacki...

6.5CVSS2.1AI score0.01504EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2021/05/13 12:0 a.m.4 views

PostgreSQL 信息泄露漏洞

PostgreSQL is a free object-relational database management system from the PostgreSQL organization. The system supports most of the SQL standards and provides many other features such as foreign keys, triggers, views, and more. An information disclosure vulnerability exists in PostgreSQL. An...

6.5CVSS7.4AI score0.01558EPSS
SaveExploits0References40
RedhatCVE
RedhatCVE
added 2020/03/24 1:51 a.m.40 views

CVE-2018-10925

It was discovered that PostgreSQL failed to properly check authorization on certain statements involved with "INSERT ... ON CONFLICT DO UPDATE". An attacker with "CREATE TABLE" privileges could exploit this to read arbitrary bytes server memory. If the attacker also had certain "INSERT" and limit...

8.1CVSS3.2AI score0.02241EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2020/03/13 12:0 a.m.43 views

GLSA-202003-03 : PostgreSQL: Multiple vulnerabilities

The remote host is affected by the vulnerability described in GLSA-202003-03 PostgreSQL: Multiple vulnerabilities Multiple vulnerabilities have been discovered in PostgreSQL. Please review the CVE identifiers referenced below for details. Impact : A remote attacker could possibly execute arbitrar...

9CVSS7.1AI score0.03711EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2019/10/09 11:45 a.m.69 views

CVE-2017-9798

A use-after-free flaw was found in the way httpd handled invalid and previously unregistered HTTP methods specified in the Limit directive used in an .htaccess file. A remote attacker could possibly use this flaw to disclose portions of the server memory, or cause httpd child process to crash...

7.5CVSS0.1AI score0.94999EPSS
SaveExploits9References2
OSV
OSV
added 2019/08/18 12:39 p.m.11 views

MGASA-2019-0225 Updated postgresql packages fix security vulnerabilities

Updated postgresql packages fix security vulnerabilities: Given a suitable SECURITY DEFINER function, an attacker can execute arbitrary SQL under the identity of the function owner. An attack requires EXECUTE permission on the function, which must itself contain a function call having inexact...

8.8CVSS6.8AI score0.0217EPSS
SaveExploits0References6
Mageia
Mageia
added 2019/08/18 12:39 p.m.45 views

Updated postgresql packages fix security vulnerabilities

Updated postgresql packages fix security vulnerabilities: Given a suitable SECURITY DEFINER function, an attacker can execute arbitrary SQL under the identity of the function owner. An attack requires EXECUTE permission on the function, which must itself contain a function call having inexact...

8.8CVSS3.6AI score0.0217EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2019/08/12 12:0 a.m.53 views

FreeBSD : PostgresSQL -- TYPE in pg_temp execute arbitrary SQL during `SECURITY DEFINER` execution (9de4c1c1-b9ee-11e9-82aa-6cc21735f730)

The PostgreSQL project reports : Versions Affected: 9.4 - 11 Given a suitable SECURITY DEFINER function, an attacker can execute arbitrary SQL under the identity of the function owner. An attack requires EXECUTE permission on the function, which must itself contain a function call having inexact...

8.8CVSS6.8AI score0.0369EPSS
SaveExploits0References4
CNVD
CNVD
added 2019/08/09 12:0 a.m.2 views

PostgreSQL Information Disclosure Vulnerability (CNVD-2019-26833)

PostgreSQL is a free object-relational database management system from the PostgreSQL organization. The system supports most of the SQL standards and provides many other features, such as foreign keys, triggers, views, and so on. A security vulnerability exists in PostgreSQL version 11. This...

3.5CVSS7.4AI score0.01079EPSS
SaveExploits0References1
OpenVAS
OpenVAS
added 2019/08/01 12:0 a.m.62 views

PostgreSQL 11.x < 11.3 Memory Disclosure Vulnerability - Windows

PostgreSQL is prone to a memory disclosure vulnerability in the partition routing. SPDX-FileCopyrightText: 2019 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 CPE =...

6.5CVSS6.6AI score0.01633EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2019/07/30 4:10 p.m.59 views

CVE-2019-10129

A vulnerability was found in postgresql versions 11.x prior to 11.3. Using a purpose-crafted insert to a partitioned table, an attacker can read arbitrary bytes of server memory. In the default configuration, any user can create a partitioned table suitable for this attack. Exploit prerequisites...

6.5CVSS6.6AI score0.01633EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2019/05/14 12:0 a.m.38 views

Ubuntu 16.04 LTS / 18.04 LTS : PostgreSQL vulnerabilities (USN-3972-1)

The remote Ubuntu 16.04 LTS / 18.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-3972-1 advisory. It was discovered that PostgreSQL incorrectly handled partition routing. A remote user could possibly use this issue to read arbitrary bytes ...

6.5CVSS6.8AI score0.01633EPSS
SaveExploits0References3
CNVD
CNVD
added 2019/05/14 12:0 a.m.6 views

PostgreSQL memory leak vulnerability (CNVD-2019-16482)

PostgreSQL is a free object-relational database management system from the PostgreSQL organization. The system supports most of the SQL standards and provides many other features, such as foreign keys, triggers, views, and so on. There is a security vulnerability in PostgreSQL. An attacker can...

6.5CVSS7.3AI score0.01633EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2019/05/14 12:0 a.m.79 views

EulerOS Virtualization 3.0.1.0 : php (EulerOS-SA-2019-1545)

According to the versions of the php packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - A flaws was discovered in the way PHP performed object unserialization. Specially crafted input processed by the unserialize functio...

10CVSS8AI score0.42401EPSS
SaveExploits25References16
Ubuntu
Ubuntu
added 2019/05/13 12:3 p.m.167 views

USN-3972-1: PostgreSQL vulnerabilities

It was discovered that PostgreSQL incorrectly handled partition routing. A remote user could possibly use this issue to read arbitrary bytes of server memory. This issue only affected Ubuntu 19.04. CVE-2019-10129 Dean Rasheed discovered that PostgreSQL incorrectly handled selectivity estimators. ...

6.5CVSS6.7AI score0.01633EPSS
SaveExploits0
Rows per page
Query Builder