Lucene search
+L

14811 matches found

NVD
NVD
added 2023/12/22 5:15 p.m.31 views

CVE-2023-51649

Nautobot is a Network Source of Truth and Network Automation Platform built as a web application atop the Django Python framework with a PostgreSQL or MySQL database. When submitting a Job to run via a Job Button, only the model-level extras.runjob permission is checked i.e., does the user have...

4.3CVSS0.00452EPSS
SaveExploits0References4
OSV
OSV
added 2023/12/22 5:15 p.m.13 views

PYSEC-2023-287

Nautobot is a Network Source of Truth and Network Automation Platform built as a web application atop the Django Python framework with a PostgreSQL or MySQL database. When submitting a Job to run via a Job Button, only the model-level extras.runjob permission is checked i.e., does the user have...

4.3CVSS4.4AI score0.00452EPSS
SaveExploits0References7
Prion
Prion
added 2023/12/22 5:15 p.m.20 views

Code injection

Nautobot is a Network Source of Truth and Network Automation Platform built as a web application atop the Django Python framework with a PostgreSQL or MySQL database. When submitting a Job to run via a Job Button, only the model-level extras.runjob permission is checked i.e., does the user have...

4CVSS6.9AI score0.00452EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2023/12/22 4:48 p.m.36 views

CVE-2023-51649 Nautobot missing object-level permissions enforcement when running Job Buttons

Nautobot is a Network Source of Truth and Network Automation Platform built as a web application atop the Django Python framework with a PostgreSQL or MySQL database. When submitting a Job to run via a Job Button, only the model-level extras.runjob permission is checked i.e., does the user have...

3.5CVSS4.6AI score
SaveExploits0References6
CVE
CVE
added 2023/12/22 4:48 p.m.72 views

CVE-2023-51649

CVE-2023-51649 affects Nautobot, a Django-based network automation platform. The issue: when submitting a Job via a Job Button, only the model-level extras.run_job permission is enforced; object-level permissions (permission to run a specific Job) are not checked by the relevant URL/view. Result:...

4.3CVSS4.1AI score0.00452EPSS
SaveExploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2023/12/22 12:00 a.m.52 views

AlmaLinux 8 : postgresql:15 (ALSA-2023:7884)

The remote AlmaLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2023:7884 advisory. postgresql: Buffer overrun from integer overflow in array modification CVE-2023-5869 postgresql: Memory disclosure in aggregate function calls CVE-2023-58...

8.8CVSS6.9AI score0.04322EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2023/12/21 12:00 a.m.29 views

Oracle Linux 8 : postgresql:15 (ELSA-2023-7884)

The remote Oracle Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2023-7884 advisory. - Fixes: CVE-2023-5868 CVE-2023-5869 CVE-2023-5870 CVE-2023-39417 CVE-2023-39418 Tenable has extracted the preceding description block directly from th...

8.8CVSS6.6AI score0.04322EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/12/20 9:45 a.m.19 views

postgresql: Role pg_signal_backend can signal certain superuser processes.

A flaw was found in PostgreSQL involving the pgcancelbackend role that signals background workers, including the logical replication launcher, autovacuum workers, and the autovacuum launcher. Successful exploitation requires a non-core extension with a less-resilient background worker and would...

4.4CVSS7.4AI score0.02555EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/12/20 9:45 a.m.12 views

postgresql: MERGE fails to enforce UPDATE or SELECT row security policies

A vulnerability was found in PostgreSQL with the use of the MERGE command, which fails to test new rows against row security policies defined for UPDATE and SELECT. If UPDATE and SELECT policies forbid some rows that INSERT policies do not forbid, a user could store such rows...

4.3CVSS7.3AI score0.01077EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/12/20 9:45 a.m.14 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.01676EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/12/20 9:45 a.m.40 views

Important: Red Hat Security Advisory: postgresql:15 security update

An update for the postgresql:15 module is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

8.8CVSS6.8AI score0.04322EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/12/20 9:45 a.m.18 views

postgresql: Memory disclosure in aggregate function calls

A memory disclosure vulnerability was found in PostgreSQL that allows remote users to access sensitive information by exploiting certain aggregate function calls with 'unknown'-type arguments. Handling 'unknown'-type values from string literals without type designation can disclose bytes,...

4.3CVSS7.4AI score0.02775EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/12/20 9:45 a.m.22 views

postgresql: Buffer overrun from integer overflow in array modification

A flaw was found in PostgreSQL that allows authenticated database users to execute arbitrary code through missing overflow checks during SQL array value modification. This issue exists due to an integer overflow during array modification where a remote user can trigger the overflow by providing...

8.8CVSS7.9AI score0.04322EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/12/20 9:43 a.m.12 views

postgresql: MERGE fails to enforce UPDATE or SELECT row security policies

A vulnerability was found in PostgreSQL with the use of the MERGE command, which fails to test new rows against row security policies defined for UPDATE and SELECT. If UPDATE and SELECT policies forbid some rows that INSERT policies do not forbid, a user could store such rows...

4.3CVSS7.3AI score0.01077EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/12/20 9:43 a.m.7 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.01676EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/12/20 9:43 a.m.14 views

postgresql: Buffer overrun from integer overflow in array modification

A flaw was found in PostgreSQL that allows authenticated database users to execute arbitrary code through missing overflow checks during SQL array value modification. This issue exists due to an integer overflow during array modification where a remote user can trigger the overflow by providing...

8.8CVSS7.9AI score0.04322EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/12/20 9:43 a.m.6 views

postgresql: Role pg_signal_backend can signal certain superuser processes.

A flaw was found in PostgreSQL involving the pgcancelbackend role that signals background workers, including the logical replication launcher, autovacuum workers, and the autovacuum launcher. Successful exploitation requires a non-core extension with a less-resilient background worker and would...

4.4CVSS7.4AI score0.02555EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/12/20 9:43 a.m.11 views

postgresql: Memory disclosure in aggregate function calls

A memory disclosure vulnerability was found in PostgreSQL that allows remote users to access sensitive information by exploiting certain aggregate function calls with 'unknown'-type arguments. Handling 'unknown'-type values from string literals without type designation can disclose bytes,...

4.3CVSS7.4AI score0.02775EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/12/20 9:43 a.m.48 views

Important: Red Hat Security Advisory: postgresql:15 security update

An update for the postgresql:15 module is now available for Red Hat Enterprise Linux 8.8 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating,...

8.8CVSS6.8AI score0.04322EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/12/20 9:41 a.m.7 views

postgresql: Role pg_signal_backend can signal certain superuser processes.

A flaw was found in PostgreSQL involving the pgcancelbackend role that signals background workers, including the logical replication launcher, autovacuum workers, and the autovacuum launcher. Successful exploitation requires a non-core extension with a less-resilient background worker and would...

4.4CVSS7.4AI score0.02555EPSS
SaveExploits0References6
Rows per page
Query Builder