Lucene search
K
PostgresqlMost viewed

149 matches found

PostrgeSql
PostrgeSql
•added 2018/11/08 12:0 a.m.•545 views

Vulnerability in core server (CVE-2018-16850)

SQL injection in pgupgrade and pgdump, via CREATE TRIGGER ... REFERENCING...

9.8CVSS9.1AI score0.0125EPSS
Exploits0References1Affected Software1
PostrgeSql
PostrgeSql
•added 2019/08/08 12:0 a.m.•416 views

Vulnerability in packaging (CVE-2019-10211)

Windows installer bundled OpenSSL executes code from unprotected directory When the database server or libpq client library initializes SSL, libeay32.dll attempts to read configuration from a hard-coded directory. Typically, the directory does not exist, but any local user could create it and...

9.8CVSS8.6AI score0.01186EPSS
Exploits0References1Affected Software1
PostrgeSql
PostrgeSql
•added 2020/11/12 12:0 a.m.•414 views

Vulnerability in client (CVE-2020-25696)

psql's \gset allows overwriting specially treated variables The \gset meta-command, which sets psql variables based on query results, does not distinguish variables that control psql behavior. If an interactive psql session uses \gset when querying a compromised server, the attacker can execute...

7.6CVSS7.5AI score0.00473EPSS
Exploits0References1Affected Software1
PostrgeSql
PostrgeSql
•added 2024/08/08 12:0 a.m.•260 views

Vulnerability in core server (CVE-2024-7348)

PostgreSQL relation replacement during pgdump executes arbitrary SQL Time-of-check Time-of-use TOCTOU race condition in pgdump in PostgreSQL allows an object creator to execute arbitrary SQL functions as the user running pgdump, which is often a superuser. The attack involves replacing another...

8.8CVSS8.1AI score0.00764EPSS
Exploits0References1Affected Software1
PostrgeSql
PostrgeSql
•added 2009/12/15 6:0 p.m.•231 views

Vulnerability in core server (CVE-2009-4136)

Privilege escalation via changing session state in an index function. This closes a corner case related to vulnerabilities CVE-2009-3230 and CVE-2007-6600 below...

6.5CVSS6.9AI score0.01579EPSS
Exploits3Affected Software1
PostrgeSql
PostrgeSql
•added 2025/05/08 12:0 a.m.•175 views

Vulnerability in core server (CVE-2025-4207)

PostgreSQL GB18030 encoding validation can read one byte past end of allocation for text that fails validation A buffer over-read in PostgreSQL GB18030 encoding validation allows a database input provider to achieve temporary denial of service on platforms where a 1-byte over-read can elicit...

5.9CVSS5.7AI score0.00326EPSS
Exploits0References1Affected Software1
PostrgeSql
PostrgeSql
•added 2020/11/12 12:0 a.m.•161 views

Vulnerability in client (CVE-2020-25694)

Reconnection can downgrade connection security settings Many PostgreSQL-provided client applications have options that create additional database connections. Some of those applications reuse only the basic connection parameters e.g. host, user, port, dropping others. If this drops a...

8.1CVSS6.9AI score0.00359EPSS
Exploits0References1Affected Software1
PostrgeSql
PostrgeSql
•added 2021/05/13 12:0 a.m.•150 views

Vulnerability in core server (CVE-2021-32027)

Buffer overrun from integer overflow in array subscripting calculations While modifying certain SQL array values, missing bounds checks let authenticated database users write arbitrary bytes to a wide area of server memory. The PostgreSQL project thanks Tom Lane for reporting this problem...

8.8CVSS7.9AI score0.00491EPSS
Exploits0References1Affected Software1
PostrgeSql
PostrgeSql
•added 2009/12/15 6:0 p.m.•148 views

Vulnerability in core server (CVE-2009-4034)

NULL Bytes in SSL Certificates can be used to falsify client or server authentication. This only affects users who have SSL enabled, perform certificate name validation or client certificate authentication, and where the Certificate Authority CA has been tricked into issuing invalid certificates...

5.8CVSS5.7AI score0.03854EPSS
Exploits2Affected Software1
PostrgeSql
PostrgeSql
•added 2009/09/17 10:0 a.m.•148 views

Vulnerability in core server (CVE-2009-3229)

Authenticated non-superusers can shut down the backend server by re-LOAD-ing libraries in $libdir/plugins, if any libraries are present there...

4CVSS5.5AI score0.01327EPSS
Exploits0Affected Software1
PostrgeSql
PostrgeSql
•added 2019/12/04 12:0 a.m.•146 views

Vulnerability in packaging (CVE-2019-3466)

pgctlcluster script in postgresql-common does not drop privileges when creating socket/statistics temporary directories A PostgreSQL superuser could escalate to root using a deficiency in the pgctlcluster command. pgctlcluster is a utility provided by the "postgresql-common" package that is...

7.8CVSS7.7AI score0.00118EPSS
Exploits1References1Affected Software1
PostrgeSql
PostrgeSql
•added 2009/03/17 5:0 p.m.•144 views

Vulnerability in core server (CVE-2009-0922)

It is possible to cause a momentary denial of service when there is a failure to convert a localized error message to the client-specified encoding. A valid login is required to exploit this vulnerability...

4CVSS7.2AI score0.09096EPSS
Exploits2Affected Software1
PostrgeSql
PostrgeSql
•added 2021/05/13 12:0 a.m.•140 views

Vulnerability in core server (CVE-2021-32028)

Memory disclosure in INSERT ... ON CONFLICT ... DO UPDATE Using an INSERT ... ON CONFLICT ... DO UPDATE command on a purpose-crafted table, an attacker can read arbitrary bytes of server memory. In the default configuration, any authenticated database user can create prerequisite objects and...

6.5CVSS7.8AI score0.00641EPSS
Exploits0References1Affected Software1
PostrgeSql
PostrgeSql
•added 2020/11/12 12:0 a.m.•140 views

Vulnerability in core server (CVE-2020-25695)

Multiple features escape "security restricted operation" sandbox An attacker having permission to create non-temporary objects in at least one schema can execute arbitrary SQL functions under the identity of a superuser. While promptly updating PostgreSQL is the best remediation for most users, a...

8.8CVSS7.7AI score0.23757EPSS
Exploits0References1Affected Software1
PostrgeSql
PostrgeSql
•added 2019/08/08 12:0 a.m.•131 views

Vulnerability in packaging (CVE-2019-10210)

Windows installer writes superuser password to unprotected temporary file The EnterpriseDB Windows installer writes a password to a temporary file in its installation directory, creates initial databases, and deletes the file. During those seconds while the file exists, a local attacker can read...

7CVSS6.5AI score0.00282EPSS
Exploits0References1Affected Software1
PostrgeSql
PostrgeSql
•added 2023/11/09 12:0 a.m.•129 views

Vulnerability in core server (CVE-2023-5869)

Buffer overrun from integer overflow in array modification While modifying certain SQL array values, missing overflow checks let authenticated database users write arbitrary bytes to a memory area that facilitates arbitrary code execution. Missing overflow checks also let authenticated database...

8.8CVSS9.1AI score0.01608EPSS
Exploits0References1Affected Software1
PostrgeSql
PostrgeSql
•added 2009/09/17 10:0 a.m.•127 views

Vulnerability in core server (CVE-2009-3230)

The fix for issue CVE-2007-6600 below failed to include protection against misuse of RESET SESSION AUTHORIZATION...

6.5CVSS5.8AI score0.00853EPSS
Exploits0Affected Software1
PostrgeSql
PostrgeSql
•added 2009/09/17 10:0 a.m.•120 views

Vulnerability in core server (CVE-2009-3231)

If PostgreSQL is configured with LDAP authentication, and your LDAP configuration allows anonymous binds, it is possible for a user to authenticate themselves with an empty password...

6.8CVSS5.5AI score0.05806EPSS
Exploits0Affected Software1
PostrgeSql
PostrgeSql
•added 2020/02/13 12:0 a.m.•117 views

Vulnerability in core server (CVE-2020-1720)

ALTER ... DEPENDS ON EXTENSION is missing authorization checks. The ALTER ... DEPENDS ON EXTENSION sub-commands do not perform authorization checks, which can allow an unprivileged user to drop any function, procedure, materialized view, index, or trigger under certain conditions. This attack is...

6.5CVSS6AI score0.00351EPSS
Exploits0References1Affected Software1
PostrgeSql
PostrgeSql
•added 2024/02/08 12:0 a.m.•114 views

Vulnerability in core server (CVE-2024-0985)

PostgreSQL non-owner REFRESH MATERIALIZED VIEW CONCURRENTLY executes arbitrary SQL UPDATE June 19, 2024 : Added v16 as impacted. Updated description to clarify the attack vector. Late privilege drop in REFRESH MATERIALIZED VIEW CONCURRENTLY in PostgreSQL allows an object creator to execute...

8CVSS8.5AI score0.00753EPSS
Exploits0References1Affected Software1
PostrgeSql
PostrgeSql
•added 2006/01/10 8:0 p.m.•108 views

Vulnerability in core server (CVE-2006-0105)

On Windows only, the postmaster will exit if too many connection requests arrive simultaneously. This does not affect existing database connections, but will prevent new connections from being established until the postmaster is manually restarted...

5CVSS6.4AI score0.01928EPSS
Exploits0Affected Software1
PostrgeSql
PostrgeSql
•added 2005/02/08 5:0 a.m.•108 views

Vulnerability in core server (CVE-2005-0244)

EXECUTE permissions are not properly checked when creating aggregates. A valid login is required to exploit this vulnerability...

6.5CVSS5.9AI score0.00836EPSS
Exploits0Affected Software1
PostrgeSql
PostrgeSql
•added 2021/08/12 12:0 a.m.•106 views

Vulnerability in core server (CVE-2021-3677)

Memory disclosure in certain queries A purpose-crafted query can read arbitrary bytes of server memory. In the default configuration, any authenticated database user can complete this attack at will. The attack does not require the ability to create objects. If server settings include...

6.5CVSS6.6AI score0.00284EPSS
Exploits0References1Affected Software1
PostrgeSql
PostrgeSql
•added 2019/08/08 12:0 a.m.•102 views

Vulnerability in core server (CVE-2019-10209)

Memory disclosure in cross-type comparison for hashed subplan In a database containing hypothetical, user-defined hash equality operators, an attacker could read arbitrary bytes of server memory. For an attack to become possible, a superuser would need to create unusual operators. It is possible...

3.5CVSS5.8AI score0.00387EPSS
Exploits0References1Affected Software1
PostrgeSql
PostrgeSql
•added 2015/05/22 12:0 a.m.•99 views

Vulnerability in core server (CVE-2015-3166)

Unanticipated errors from the standard library...

9.8CVSS9.4AI score0.05386EPSS
Exploits0References1Affected Software1
PostrgeSql
PostrgeSql
•added 2024/11/14 12:0 a.m.•95 views

Vulnerability in core server (CVE-2024-10979)

PostgreSQL PL/Perl environment variable changes execute arbitrary code Incorrect control of environment variables in PostgreSQL PL/Perl allows an unprivileged database user to change sensitive process environment variables e.g. PATH. That often suffices to enable arbitrary code execution, even if...

8.8CVSS7.6AI score0.06356EPSS
Exploits1References1Affected Software1
PostrgeSql
PostrgeSql
•added 2020/08/13 12:0 a.m.•94 views

Vulnerability in core server (CVE-2020-14350)

Uncontrolled search path element in CREATE EXTENSION When a superuser runs certain CREATE EXTENSION statements, users may be able to execute arbitrary SQL functions under the identity of that superuser. The attacker must have permission to create objects in the new extension's schema or a schema ...

7.3CVSS7.8AI score0.0003EPSS
Exploits0References1Affected Software1
PostrgeSql
PostrgeSql
•added 2019/08/08 12:0 a.m.•92 views

Vulnerability in core server (CVE-2019-10208)

TYPE in pgtemp executes arbitrary SQL during SECURITY DEFINER execution 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 havi...

8.8CVSS8.5AI score0.00197EPSS
Exploits0References1Affected Software1
PostrgeSql
PostrgeSql
•added 2019/05/09 12:0 a.m.•86 views

Vulnerability in packaging (CVE-2019-10128)

EnterpriseDB Windows installer does not clear permissive ACL entries Due to both the EnterpriseDB and BigSQL Windows installers not locking down the permissions of the PostgreSQL binary installation directory and the data directory, an unprivileged Windows user account and an unprivileged...

7.8CVSS8.1AI score0.00065EPSS
Exploits1References1Affected Software1
PostrgeSql
PostrgeSql
•added 2023/08/10 12:0 a.m.•84 views

Vulnerability in core server (CVE-2023-39417)

Extension script @substitutions@ within quoting allow SQL injection 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 examp...

8.8CVSS9.4AI score0.00659EPSS
Exploits0References1Affected Software1
PostrgeSql
PostrgeSql
•added 2020/05/14 12:0 a.m.•82 views

Vulnerability in packaging (CVE-2020-10733)

Windows installer runs executables from uncontrolled directories The Windows installer for PostgreSQL invokes system-provided executables that do not have fully-qualified paths. Executables in the directory where the installer loads or the current working directory take precedence over the intend...

7.3CVSS7.3AI score0.00249EPSS
Exploits0References1Affected Software1
PostrgeSql
PostrgeSql
•added 2019/05/09 12:0 a.m.•81 views

Vulnerability in core server (CVE-2019-10130)

Selectivity estimators bypass row security policies PostgreSQL maintains statistics for tables by sampling data available in columns; this data is consulted during the query planning process. Prior to this release, a user able to execute SQL queries with permissions to read a given column could...

4.3CVSS6.6AI score0.00254EPSS
Exploits0References1Affected Software1
PostrgeSql
PostrgeSql
•added 2021/02/11 12:0 a.m.•80 views

Vulnerability in core server (CVE-2021-20229)

Single-column SELECT privilege enables reading all columns A user having a SELECT privilege on an individual column can craft a special query that returns all columns of the table. Additionally, a stored view that uses column-level privileges will have incomplete column-usage bitmaps. In...

4.3CVSS5AI score0.00086EPSS
Exploits0References1Affected Software1
PostrgeSql
PostrgeSql
•added 2019/05/09 12:0 a.m.•78 views

Vulnerability in packaging (CVE-2019-10127)

BigSQL Windows installer does not clear permissive ACL entries. Due to both the EnterpriseDB and BigSQL Windows installers not locking down the permissions of the PostgreSQL binary installation directory and the data directory, an unprivileged Windows user account and an unprivileged PostgreSQL...

8.8CVSS8.9AI score0.00088EPSS
Exploits0References1Affected Software1
PostrgeSql
PostrgeSql
•added 2015/05/22 12:0 a.m.•78 views

Vulnerability in contrib module (CVE-2015-3167)

pgcrypto has multiple error messages for decryption with an incorrect key...

7.5CVSS8.5AI score0.01812EPSS
Exploits0References1Affected Software1
PostrgeSql
PostrgeSql
•added 2005/02/06 5:0 a.m.•76 views

Vulnerability in core server (CVE-2005-0227)

Any database user is permitted to load arbitrary shared libraries using the LOAD command. A valid login is required to exploit this vulnerability...

4.3CVSS6.1AI score0.00116EPSS
Exploits0Affected Software1
PostrgeSql
PostrgeSql
•added 2024/11/14 12:0 a.m.•74 views

Vulnerability in client (CVE-2024-10977)

PostgreSQL libpq retains an error message from man-in-the-middle Client use of server error message in PostgreSQL allows a server not trusted under current SSL or GSS settings to furnish arbitrary non-NUL bytes to the libpq application. For example, a man-in-the-middle attacker could send a long...

3.7CVSS6.8AI score0.00345EPSS
Exploits0References1Affected Software1
PostrgeSql
PostrgeSql
•added 2024/11/14 12:0 a.m.•74 views

Vulnerability in core server (CVE-2024-10978)

PostgreSQL SET ROLE, SET SESSION AUTHORIZATION reset to wrong user ID Incorrect privilege assignment in PostgreSQL allows a less-privileged application user to view or change different rows from those intended. An attack requires the application to use SET ROLE, SET SESSION AUTHORIZATION, or an...

4.2CVSS6.7AI score0.00613EPSS
Exploits0References1Affected Software1
PostrgeSql
PostrgeSql
•added 2007/02/06 1:0 a.m.•74 views

Vulnerability in core server (CVE-2007-0556)

A vulnerability involving changing the data type of a table column can easily be exploited to cause a backend crash, and in principle might be used to read database content that the user should not be able to access...

6.6CVSS5.6AI score0.0194EPSS
Exploits0Affected Software1
PostrgeSql
PostrgeSql
•added 2006/05/24 10:0 a.m.•74 views

Vulnerability in core server (CVE-2006-2314)

The widely-used practice of escaping ASCII single quote "'" by turning it into "'" is unsafe when operating in multibyte encodings that allow 0x5c ASCII code for backslash as the trailing byte of a multibyte character...

7.5CVSS6.1AI score0.02162EPSS
Exploits0Affected Software1
PostrgeSql
PostrgeSql
•added 2005/02/08 5:0 a.m.•74 views

Vulnerability in contrib module (CVE-2005-0246)

The intagg contrib module allows attackers to cause a denial of service. A valid login is required to exploit this vulnerability...

5CVSS5.9AI score0.01907EPSS
Exploits0Affected Software1
PostrgeSql
PostrgeSql
•added 2005/02/08 5:0 a.m.•73 views

Vulnerability in core server (CVE-2005-0245)

Multiple buffer overflows in the PL/PGSQL parser may allow attackers to execute arbitrary code. A valid login is required to exploit this vulnerability...

7.5CVSS6.8AI score0.23114EPSS
Exploits1Affected Software1
PostrgeSql
PostrgeSql
•added 2024/05/09 12:0 a.m.•71 views

Vulnerability in core server (CVE-2024-4317)

Restrict visibility of "pgstatsext" and "pgstatsextexprs" entries to the table owner 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 user...

4.3CVSS4.3AI score0.00263EPSS
Exploits0References1Affected Software1
PostrgeSql
PostrgeSql
•added 2007/04/24 8:0 p.m.•71 views

Vulnerability in core server (CVE-2007-2138)

A vulnerability involving insecure searchpath settings allows unprivileged users to gain the SQL privileges of the owner of any SECURITY DEFINER function they are allowed to call. Securing such a function requires both a software update and changes to the function definition...

6CVSS8.8AI score0.01654EPSS
Exploits0Affected Software1
PostrgeSql
PostrgeSql
•added 2006/10/26 5:0 p.m.•71 views

Vulnerability in core server (CVE-2006-5541)

A bug in the coercion of unknown literals to ANYARRAY can cause a denial of service. A valid login is required to exploit this vulnerability...

4CVSS5.9AI score0.01689EPSS
Exploits0Affected Software1
PostrgeSql
PostrgeSql
•added 2005/05/03 4:0 a.m.•71 views

Vulnerability in core server (CVE-2005-1409)

Public EXECUTE access is given to certain character conversion functions that are not designed to be safe against malicious arguments. This can cause at least a denial of service. A valid login is required to exploit this vulnerability.Note! See the announcement for special upgrade instructions...

7.5CVSS5.9AI score0.0148EPSS
Exploits0Affected Software1
PostrgeSql
PostrgeSql
•added 2021/02/11 12:0 a.m.•70 views

Vulnerability in core server (CVE-2021-3393)

Partition constraint violation errors leak values of denied columns A user having an UPDATE privilege on a partitioned table but lacking the SELECT privilege on some column may be able to acquire denied-column values from an error message. This is similar to CVE-2014-8161, but the conditions to...

4.3CVSS5AI score0.00109EPSS
Exploits2References1Affected Software1
PostrgeSql
PostrgeSql
•added 2006/05/24 10:0 a.m.•70 views

Vulnerability in core server (CVE-2006-2313)

An attacker able to submit crafted strings to an application that will embed those strings in SQL commands can use invalidly-encoded multibyte characters to bypass standard string-escaping methods, resulting in possible SQL injection...

7.5CVSS6.6AI score0.01496EPSS
Exploits0Affected Software1
PostrgeSql
PostrgeSql
•added 2021/05/13 12:0 a.m.•69 views

Vulnerability in core server (CVE-2021-32029)

Memory disclosure in partitioned-table UPDATE ... RETURNING 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...

6.5CVSS7.5AI score0.00201EPSS
Exploits0References1Affected Software1
PostrgeSql
PostrgeSql
•added 2025/02/13 12:0 a.m.•68 views

Vulnerability in client (CVE-2025-1094)

PostgreSQL quoting APIs miss neutralizing quoting syntax in text that fails encoding validation Improper neutralization of quoting syntax in PostgreSQL libpq functions PQescapeLiteral, PQescapeIdentifier, PQescapeString, and PQescapeStringConn allows a database input provider to achieve SQL...

8.1CVSS8AI score0.82364EPSS
Exploits10References1Affected Software1
Total number of security vulnerabilities149