CVE-2023-39418 Affecting postgresql-15 package, versions <15.5-0+deb12u1


0.0
medium

Snyk CVSS

    Attack Complexity Low

    Threat Intelligence

    EPSS 0.09% (36th percentile)
Expand this section
NVD
4.3 medium
Expand this section
SUSE
4.7 medium
Expand this section
Red Hat
3.1 low

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-5838226
  • published 11 Aug 2023
  • disclosed 11 Aug 2023

How to fix?

Upgrade Debian:12 postgresql-15 to version 15.5-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.

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.