PostgreSQL Vulnerability - CVE-2023-39418 - Vulnerability Database

PostgreSQL Vulnerability - CVE-2023-39418

Medium
Reference: CVE-2023-39418
Title: PostgreSQL Vulnerability
Overview:

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.