CVE-2023-2455 Affecting postgresql-15 package, versions <15.3-0+deb12u1
Threat Intelligence
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-DEBIAN12-POSTGRESQL15-5519352
- published 12 May 2023
- disclosed 9 Jun 2023
Introduced: 12 May 2023
CVE-2023-2455 Open this link in a new tabHow to fix?
Upgrade Debian:12
postgresql-15
to version 15.3-0+deb12u1 or higher.
NVD Description
Note: Versions mentioned in the description apply only to the upstream postgresql-15
package and not the postgresql-15
package as distributed by Debian
.
See How to fix?
for Debian:12
relevant fixed versions and status.
Row security policies disregard user ID changes after inlining; PostgreSQL could permit incorrect policies to be applied in certain cases where role-specific policies are used and a given query is planned under one role and then executed under other roles. This scenario can happen under security definer functions or when a common user and query is planned initially and then re-used across multiple SET ROLEs. Applying an incorrect policy may permit a user to complete otherwise-forbidden reads and modifications. This affects only databases that have used CREATE POLICY to define a row security policy.