Lucene search
K

13311 matches found

UbuntuCve
UbuntuCve
added 2024/11/14 1:15 p.m.9 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.8AI score0.0038EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2024/11/14 1:15 p.m.11 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.7AI score0.00786EPSS
Exploits0References4
OSV
OSV
added 2024/11/14 1:15 p.m.1 views

UBUNTU-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.8AI score0.0038EPSS
Exploits0References5
OSV
OSV
added 2024/11/14 1:15 p.m.0 views

UBUNTU-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.7AI score0.00786EPSS
Exploits0References5
OSV
OSV
added 2024/11/14 1:15 p.m.0 views

UBUNTU-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.7AI score0.00705EPSS
Exploits0References5
OSV
OSV
added 2024/11/14 1:15 p.m.0 views

UBUNTU-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.8CVSS7.3AI score0.04422EPSS
Exploits1References5
Circl
Circl
added 2024/11/14 1:5 p.m.2 views

CVE-2024-10979

creationtimestamp| type| source ---|---|--- 2024-11-14 13:05:05+00:00| seen| https://infosec.exchange/users/cve/statuses/113481449801466971 2024-11-14 14:59:04+00:00| seen| https://t.me/cvedetector/10946 2024-11-15 06:40:00+00:00| seen|...

8.8CVSS8.1AI score0.04422EPSS
Exploits1References11
CVE
CVE
added 2024/11/14 1:0 p.m.534 views

CVE-2024-10979

CVE-2024-10979 affects PostgreSQL PL/Perl: incorrect control of environment variables (e.g., PATH) by an unprivileged database user can enable arbitrary code execution. Affected PostgreSQL versions include pre-17.1, pre-16.5, pre-15.9, pre-14.14, pre-13.17, and pre-12.21. Remediation is via vendo...

8.8CVSS8.8AI score0.04422EPSS
Exploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/11/14 1:0 p.m.14 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
Exploits1References1
AlpineLinux
AlpineLinux
added 2024/11/14 1:0 p.m.29 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
Exploits1
Debian CVE
Debian CVE
added 2024/11/14 1:0 p.m.9 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
Exploits1
Cvelist
Cvelist
added 2024/11/14 1:0 p.m.59 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.8CVSS0.04422EPSS
Exploits1References1
CVE
CVE
added 2024/11/14 1:0 p.m.652 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.00705EPSS
Exploits0References4Affected Software1
AlpineLinux
AlpineLinux
added 2024/11/14 1:0 p.m.11 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.00705EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2024/11/14 1:0 p.m.23 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.00705EPSS
Exploits0References1
Debian CVE
Debian CVE
added 2024/11/14 1:0 p.m.7 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.00705EPSS
Exploits0
Cvelist
Cvelist
added 2024/11/14 1:0 p.m.26 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.00705EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2024/11/14 1:0 p.m.15 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
Exploits0References1
AlpineLinux
AlpineLinux
added 2024/11/14 1:0 p.m.10 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
Exploits0
CVE
CVE
added 2024/11/14 1:0 p.m.489 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
Exploits0References2Affected Software1
Rows per page
Query Builder