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
CakePHP Cross-Site Request Forgery (CSRF) Vulnerability (CVE-2020-15400)
XWiki Exposure of Sensitive Information to an Unauthorized Actor Vulnerability (CVE-2023-29517)
Oracle HTTP Server Other Vulnerability (CVE-2020-35168)
WordPress Plugin ecSTATic Arbitrary File Upload (0.9933)
OpenSSL NULL Pointer Dereference Vulnerability (CVE-2023-0217)