Improper Input Validation Affecting postgresql-test package, versions *
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-CENTOS6-POSTGRESQLTEST-5538103
- published 16 May 2023
- disclosed 11 May 2023
Introduced: 11 May 2023
CVE-2023-2455 Open this link in a new tabHow to fix?
There is no fixed version for Centos:6 postgresql-test.
NVD Description
Note: Versions mentioned in the description apply only to the upstream postgresql-test package and not the postgresql-test package as distributed by Centos.
See How to fix? for Centos:6 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.