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. 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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*
cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*
cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*
cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*
cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*

History

21 Nov 2024, 09:51

Type Values Removed Values Added
CVSS v2 : unknown
v3 : 7.5
v2 : unknown
v3 : 8.8
References
  • () http://www.openwall.com/lists/oss-security/2024/08/11/1 -
  • () https://security.netapp.com/advisory/ntap-20240822-0002/ -

12 Aug 2024, 15:54

Type Values Removed Values Added
References () https://www.postgresql.org/support/security/CVE-2024-7348/ - () https://www.postgresql.org/support/security/CVE-2024-7348/ - Vendor Advisory
Summary
  • (es) La condición de ejecución de tiempo de verificación de tiempo de uso (TOCTOU) en pg_dump en PostgreSQL permite a un creador de objetos ejecutar funciones SQL arbitrarias como el usuario que ejecuta pg_dump, que a menudo es un superusuario. El ataque implica reemplazar otro tipo de relación con una vista o tabla externa. El ataque requiere esperar a que se inicie pg_dump, pero ganar la condición de ejecución es trivial si el atacante retiene una transacción abierta. Las versiones anteriores a PostgreSQL 16.4, 15.8, 14.13, 13.16 y 12.20 se ven afectadas.
CVSS v2 : unknown
v3 : 8.8
v2 : unknown
v3 : 7.5
CPE cpe:2.3:a:postgresql:postgresql:*:*:*:*:*:*:*:*
First Time Postgresql postgresql
Postgresql

08 Aug 2024, 13:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-08-08 13:15

Updated : 2024-11-21 09:51


NVD link : CVE-2024-7348

Mitre link : CVE-2024-7348

CVE.ORG link : CVE-2024-7348


JSON object : View

Products Affected

postgresql

  • postgresql
CWE
CWE-367

Time-of-check Time-of-use (TOCTOU) Race Condition