Lucene search
+L

13973 matches found

AlpineLinux
AlpineLinux
added 2024/11/14 1:0 p.m.34 views

CVE-2024-10979

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 the attacker lacks a database server operating system user. Versions...

8.8CVSS9.1AI score0.04422EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2024/11/14 1:0 p.m.17 views

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 the attacker lacks a database server operating system user. Versions...

8.8CVSS7.3AI score0.04422EPSS
SaveExploits1References1
Debian CVE
Debian CVE
added 2024/11/14 1:0 p.m.10 views

CVE-2024-10979

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 the attacker lacks a database server operating system user. Versions...

8.8CVSS8.4AI score0.04422EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2024/11/14 1:0 p.m.24 views

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 equivalent feature. The problem arises when an application query uses...

4.2CVSS6.7AI score0.00699EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2024/11/14 1:0 p.m.15 views

CVE-2024-10978

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 equivalent feature. The problem arises when an application query uses...

4.2CVSS6.9AI score0.00699EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/11/14 1:0 p.m.54 views

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 equivalent feature. The problem arises when an application query uses...

4.2CVSS0.00699EPSS
SaveExploits0References1
CVE
CVE
added 2024/11/14 1:0 p.m.663 views

CVE-2024-10978

The CVE-2024-10978 issue in PostgreSQL is described as incorrect privilege assignment that can let a less-privileged application user view or modify rows not intended when the session has used SET ROLE or SET SESSION AUTHORIZATION. The vulnerability arises if a query reacts to current_setting('ro...

4.2CVSS6.5AI score0.00699EPSS
SaveExploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/11/14 1:0 p.m.8 views

CVE-2024-10978

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 equivalent feature. The problem arises when an application query uses...

4.2CVSS6.3AI score0.00699EPSS
SaveExploits0
CVE
CVE
added 2024/11/14 1:0 p.m.499 views

CVE-2024-10977

CVE-2024-10977 affects PostgreSQL libpq by allowing a server to send an error message that, when the client is not trusting SSL/GSS settings, can reveal arbitrary non-NUL bytes to the client (e.g., psql). Affected products/versions include PostgreSQL before the fixed point: 17.1 and older branche...

3.7CVSS3.5AI score0.0038EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/11/14 1:0 p.m.12 views

CVE-2024-10977

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 error message that a human or screen-scraper user of psql mistake...

3.7CVSS6.5AI score0.0038EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/11/14 1:0 p.m.16 views

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 error message that a human or screen-scraper user of psql mistake...

3.1CVSS6.8AI score0.0038EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/11/14 1:0 p.m.51 views

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 error message that a human or screen-scraper user of psql mistake...

3.1CVSS0.0038EPSS
SaveExploits0References1
AlpineLinux
AlpineLinux
added 2024/11/14 1:0 p.m.14 views

CVE-2024-10977

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 error message that a human or screen-scraper user of psql mistake...

3.7CVSS6.3AI score0.0038EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/11/14 1:0 p.m.24 views

CVE-2024-10976 PostgreSQL row security below e.g. subqueries disregards user ID changes

Incomplete tracking in PostgreSQL of tables with row security allows a reused query to view or change different rows from those intended. CVE-2023-2455 and CVE-2016-2193 fixed most interaction between row security and user ID changes. They missed cases where a subquery, WITH query, security invok...

4.2CVSS6.9AI score0.00786EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/11/14 1:0 p.m.67 views

CVE-2024-10976 PostgreSQL row security below e.g. subqueries disregards user ID changes

Incomplete tracking in PostgreSQL of tables with row security allows a reused query to view or change different rows from those intended. CVE-2023-2455 and CVE-2016-2193 fixed most interaction between row security and user ID changes. They missed cases where a subquery, WITH query, security invok...

4.2CVSS0.00786EPSS
SaveExploits0References1
CVE
CVE
added 2024/11/14 1:0 p.m.386 views

CVE-2024-10976

CVE-2024-10976 affects PostgreSQL row security policy handling when a query is planned under one role and executed under another (e.g., via subqueries, WITH, security invoker views, or SQL-language functions referencing a table with an RLS policy). This incomplete tracking can cause policies to b...

5.4CVSS6.3AI score0.00786EPSS
SaveExploits0References3Affected Software1
AlpineLinux
AlpineLinux
added 2024/11/14 1:0 p.m.27 views

CVE-2024-10976

Incomplete tracking in PostgreSQL of tables with row security allows a reused query to view or change different rows from those intended. CVE-2023-2455 and CVE-2016-2193 fixed most interaction between row security and user ID changes. They missed cases where a subquery, WITH query, security invok...

7.5CVSS7.2AI score0.01807EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/11/14 1:0 p.m.26 views

CVE-2024-10976

Incomplete tracking in PostgreSQL of tables with row security allows a reused query to view or change different rows from those intended. CVE-2023-2455 and CVE-2016-2193 fixed most interaction between row security and user ID changes. They missed cases where a subquery, WITH query, security invok...

5.4CVSS6.3AI score0.00786EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/11/14 12:0 a.m.5 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. A security vulnerability exists in PostgreSQL that stems from...

5.4CVSS6.7AI score0.00786EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/11/14 12:0 a.m.6 views

PT-2024-8141 · Postgresql +6 · Postgresql +6

Name of the Vulnerable Software and Affected Versions: PostgreSQL versions prior to 17.1 PostgreSQL versions prior to 16.5 PostgreSQL versions prior to 15.9 PostgreSQL versions prior to 14.14 PostgreSQL versions prior to 13.17 PostgreSQL versions prior to 12.21 Description: The issue is related t...

8.8CVSS6.2AI score0.04422EPSS
SaveExploits1References155
Rows per page
Query Builder