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.
Remediation
References
Related Vulnerabilities
WebLogic CVE-2018-3248 Vulnerability (CVE-2018-3248)
Moodle Improper Input Validation Vulnerability (CVE-2022-35650)
Plone CMS Permissions, Privileges, and Access Controls Vulnerability (CVE-2012-5489)
WordPress Plugin Login Widget With Shortcode Cross-Site Request Forgery (3.1.1)
WordPress Plugin Gallery-Image and Video Gallery with Thumbnails SQL Injection (1.2.0)