Improper Input Validation Affecting pgaudit package, versions <0:1.7.0-1.module+el8.8.0+17071+aaaceaa4
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-CENTOS8-PGAUDIT-5537799
- published 16 May 2023
- disclosed 11 May 2023
Introduced: 11 May 2023
CVE-2023-2455 Open this link in a new tabHow to fix?
Upgrade Centos:8 pgaudit to version 0:1.7.0-1.module+el8.8.0+17071+aaaceaa4 or higher.
NVD Description
Note: Versions mentioned in the description apply only to the upstream pgaudit package and not the pgaudit package as distributed by Centos.
See How to fix? for Centos:8 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.