Lucene search
K

52 matches found

RedHat Linux
RedHat Linux
added 2026/01/13 5:16 p.m.4 views

postgresql: CREATE STATISTICS does not check for schema CREATE privilege

A vulnerability has been identified in PostgreSQL’s CREATE STATISTICS command where the database does not check that the user has the required schema CREATE privilege. A table owner user could create a statistics object in any schema, blocking other users who legitimately hold CREATE STATISTICS...

3.1CVSS5.7AI score0.00197EPSS
Exploits0References5
AlmaLinux
AlmaLinux
added 2026/01/13 12:0 a.m.5 views

Moderate: postgresql:16 security update

PostgreSQL is an advanced object-relational database management system DBMS. Security Fixes: postgresql: CREATE STATISTICS does not check for schema CREATE privilege CVE-2025-12817 postgresql: libpq undersizes allocations, via integer wraparound CVE-2025-12818 For more details about the security...

5.9CVSS5.5AI score0.00301EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2026/01/08 12:18 a.m.4 views

postgresql: CREATE STATISTICS does not check for schema CREATE privilege

A vulnerability has been identified in PostgreSQL’s CREATE STATISTICS command where the database does not check that the user has the required schema CREATE privilege. A table owner user could create a statistics object in any schema, blocking other users who legitimately hold CREATE STATISTICS...

3.1CVSS5.7AI score0.00197EPSS
Exploits0References5
Tenable Nessus
Tenable Nessus
added 2026/01/08 12:0 a.m.2 views

RHEL 9 : postgresql (RHSA-2026:0268)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:0268 advisory. PostgreSQL is an advanced object-relational database management system DBMS. Security Fixes: postgresql: CREATE STATISTICS does not check fo...

5.9CVSS5.7AI score0.00301EPSS
Exploits0References7
OSV
OSV
added 2025/12/18 2:41 p.m.2 views

SUSE-SU-2025:4485-1 Security update for postgresql14

This update for postgresql14 fixes the following issues: Upgraded to 14.20: - CVE-2025-12817: Fixed missing check for CREATE privileges on the schema in CREATE STATISTICS bsc1253332 - CVE-2025-12818: Fixed integer overflow in allocation-size calculations within libpq bsc1253333 Other fixes: - Use...

5.9CVSS6.4AI score0.00301EPSS
Exploits0References5
Mageia
Mageia
added 2025/11/18 2:47 a.m.4 views

Updated postgresql15 & postgresql13 packages fix security vulnerabilities

PostgreSQL CREATE STATISTICS does not check for schema CREATE privilege. CVE-2025-12817 PostgreSQL libpq undersizes allocations, via integer wraparound. CVE-2025-12818...

5.9CVSS7.1AI score0.00301EPSS
Exploits0References2
OSV
OSV
added 2025/11/18 2:47 a.m.7 views

MGASA-2025-0302 Updated postgresql15 & postgresql13 packages fix security vulnerabilities

PostgreSQL CREATE STATISTICS does not check for schema CREATE privilege. CVE-2025-12817 PostgreSQL libpq undersizes allocations, via integer wraparound. CVE-2025-12818...

5.9CVSS6.9AI score0.00301EPSS
Exploits0References3
Microsoft CVE
Microsoft CVE
added 2025/11/14 10:1 p.m.4 views

PostgreSQL CREATE STATISTICS does not check for schema CREATE privilege

...

3.1CVSS7AI score0.00197EPSS
Exploits0
NVD
NVD
added 2025/11/13 1:15 p.m.3 views

CVE-2025-12817

Missing authorization in PostgreSQL CREATE STATISTICS command allows a table owner to achieve denial of service against other CREATE STATISTICS users by creating in any schema. A later CREATE STATISTICS for the same name, from a user having the CREATE privilege, would then fail. Versions before...

3.1CVSS0.00197EPSS
Exploits0References1
CVE
CVE
added 2025/11/13 1:0 p.m.564 views

CVE-2025-12817

CVE-2025-12817 is addressed in multiple PostgreSQL security advisories. The issue is missing authorization in CREATE STATISTICS, allowing a table owner to cause denial of service for other CREATE STATISTICS users by creating in any schema; a subsequent CREATE STATISTICS using the same name can fa...

3.1CVSS6.2AI score0.00197EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2025/10/30 9:11 a.m.2 views

CVE-2025-62503 Apache Airflow: Privilege boundary bypass in bulk APIs (create action can upsert existing Pools/Connections/Variables)

User with CREATE and no UPDATE privilege for Pools, Connections, Variables could update existing records via bulk create API with overwrite action...

6.6AI score0.00341EPSS
Exploits0References1
CNNVD
CNNVD
added 2025/10/30 12:0 a.m.3 views

Apache Airflow 安全漏洞

Apache Airflow is the United States Apache Apache Foundation's set of open source platform with the creation, management and monitoring of workflow functions. The platform is scalable and dynamic monitoring and other features. A security bypass vulnerability exists in Apache Airflow, which is...

4.6CVSS6.5AI score0.00341EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2025/10/29 12:0 a.m.2 views

PT-2025-44369

Name of the Vulnerable Software and Affected Versions Versions prior to 2025-62503 Description A user possessing CREATE privilege but lacking UPDATE privilege for Pools, Connections, and Variables can modify existing records through the bulk create API utilizing the overwrite action. This allows...

4.6CVSS6.4AI score0.00341EPSS
Exploits0References6
Broadcom
Broadcom
added 2024/04/16 12:0 a.m.31 views

Extension script @substitutions@ within quoting allow SQL injection (CVE-2023-39417)

An extension script is vulnerable if it uses @extowner@, @extschema@, or @extschema:...@ inside a quoting construct dollar quoting, '', or "". No bundled extension is vulnerable. Vulnerable uses do appear in a documentation example and in non-bundled extensions. Hence, the attack prerequisite is ...

7.5CVSS7.9AI score0.01572EPSS
Exploits0Affected Software1
RedHat Linux
RedHat Linux
added 2023/12/20 9:45 a.m.1 views

postgresql: extension script @substitutions@ within quoting allow SQL injection

IN THE EXTENSION SCRIPT, a SQL Injection vulnerability was found in PostgreSQL if it uses @extowner@, @extschema@, or @extschema:...@ inside a quoting construct dollar quoting, '', or "". If an administrator has installed files of a vulnerable, trusted, non-bundled extension, an attacker with...

8.8CVSS7.8AI score0.01572EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2023/12/20 9:43 a.m.0 views

postgresql: extension script @substitutions@ within quoting allow SQL injection

IN THE EXTENSION SCRIPT, a SQL Injection vulnerability was found in PostgreSQL if it uses @extowner@, @extschema@, or @extschema:...@ inside a quoting construct dollar quoting, '', or "". If an administrator has installed files of a vulnerable, trusted, non-bundled extension, an attacker with...

8.8CVSS7.8AI score0.01572EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2023/12/13 3:36 p.m.1 views

postgresql: extension script @substitutions@ within quoting allow SQL injection

IN THE EXTENSION SCRIPT, a SQL Injection vulnerability was found in PostgreSQL if it uses @extowner@, @extschema@, or @extschema:...@ inside a quoting construct dollar quoting, '', or "". If an administrator has installed files of a vulnerable, trusted, non-bundled extension, an attacker with...

8.8CVSS7.8AI score0.01572EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2023/12/13 3:36 p.m.2 views

postgresql: extension script @substitutions@ within quoting allow SQL injection

IN THE EXTENSION SCRIPT, a SQL Injection vulnerability was found in PostgreSQL if it uses @extowner@, @extschema@, or @extschema:...@ inside a quoting construct dollar quoting, '', or "". If an administrator has installed files of a vulnerable, trusted, non-bundled extension, an attacker with...

8.8CVSS7.8AI score0.01572EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2023/12/13 8:6 a.m.1 views

postgresql: extension script @substitutions@ within quoting allow SQL injection

IN THE EXTENSION SCRIPT, a SQL Injection vulnerability was found in PostgreSQL if it uses @extowner@, @extschema@, or @extschema:...@ inside a quoting construct dollar quoting, '', or "". If an administrator has installed files of a vulnerable, trusted, non-bundled extension, an attacker with...

8.8CVSS7.8AI score0.01572EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2023/12/13 8:6 a.m.0 views

postgresql: extension script @substitutions@ within quoting allow SQL injection

IN THE EXTENSION SCRIPT, a SQL Injection vulnerability was found in PostgreSQL if it uses @extowner@, @extschema@, or @extschema:...@ inside a quoting construct dollar quoting, '', or "". If an administrator has installed files of a vulnerable, trusted, non-bundled extension, an attacker with...

8.8CVSS7.8AI score0.01572EPSS
Exploits0References5
Rows per page
Query Builder