cve/2019/CVE-2019-10129.md
2025-09-29 21:09:30 +02:00

877 B

CVE-2019-10129

Description

A vulnerability was found in postgresql versions 11.x prior to 11.3. Using a purpose-crafted insert to a partitioned table, an attacker can read arbitrary bytes of server memory. In the default configuration, any user can create a partitioned table suitable for this attack. (Exploit prerequisites are the same as for CVE-2018-1052).

POC

Reference

No PoCs from references.

Github