Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Wolfgang Walther

#47266of 53,633
5.4Total CVSS
Vulnerabilities · 1
PT-2023-2996
5.4
2023-05-10
Unknown · Postgresql · CVE-2023-2455
**Name of the Vulnerable Software and Affected Versions** PostgreSQL (affected versions not specified) **Description** The issue is related to row security policies in PostgreSQL, which can be disregarded when user ID changes occur after inlining. This can lead to incorrect policies being applied, particularly in scenarios involving security definer functions or when a query is planned under one role and executed under another. As a result, a user may be able to perform reads and modifications that would otherwise be forbidden. This affects databases that have defined row security policies using CREATE POLICY. **Recommendations** At the moment, there is no information about a newer version that contains a fix for this vulnerability.