CVE-2024-7348
8.8
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| n/a | PostgreSQL | 16 < 16.4 | affected |
| n/a | PostgreSQL | 15 < 15.8 | affected |
| n/a | PostgreSQL | 14 < 14.13 | affected |
| n/a | PostgreSQL | 13 < 13.16 | affected |
| n/a | PostgreSQL | 0 < 12.20 | affected |
Weaknesses
- CWE-367: Time-of-check Time-of-use (TOCTOU) Race Condition
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: total
CVE Program Container
Additional References
- http://www.openwall.com/lists/oss-security/2024/08/11/1
- https://security.netapp.com/advisory/ntap-20240822-0002/
References
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.