SOC status:Duty analyst on shift

UK Cyber Defence
VulnerabilityModified

CVE-2024-7348

Time-of-check Time-of-use (TOCTOU) race condition in pg_dump in PostgreSQL allows an object creator to execute arbitrary SQL functions as the user running pg_dump, which is often a superuser.

HIGH 7.5EPSS 1.57%

Does this matter?

High impact if exploited, but EPSS currently rates exploitation as unlikely (1.57%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.

Description

Time-of-check Time-of-use (TOCTOU) race condition in pg_dump in PostgreSQL allows an object creator to execute arbitrary SQL functions as the user running pg_dump, which is often a superuser. The attack involves replacing another relation type with a view or foreign table. The attack requires waiting for pg_dump to start, but winning the race condition is trivial if the attacker retains an open transaction. Versions before PostgreSQL 16.4, 15.8, 14.13, 13.16, and 12.20 are affected.

CVSS 3.1
7.5 HIGHCVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS
1.57% probability · 74th percentile
CISA KEV
Not listed
Weakness
CWE-367
Affected
postgresql/postgresql
Source
f86ef6dc-4d3a-42ad-8f28-e6d5547a5007

Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.