Files
CVEs-PoC/2019/CVE-2019-10129.md
T
2025-09-29 21:09:30 +02:00

19 lines
877 B
Markdown

### [CVE-2019-10129](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-10129)
![](https://img.shields.io/static/v1?label=Product&message=postgresql&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=11.x%20prior%20to%2011.3%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-125&color=brightgreen)
### 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
- https://github.com/lekctut/sdb-hw-13-01
- https://github.com/pedr0alencar/vlab-metasploitable2