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

21 lines
988 B
Markdown

### [CVE-2019-10164](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-10164)
![](https://img.shields.io/static/v1?label=Product&message=PostgreSQL&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=10.9%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Version&message=11.4%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-121&color=brightgreen)
### Description
PostgreSQL versions 10.x before 10.9 and versions 11.x before 11.4 are vulnerable to a stack-based buffer overflow. Any authenticated user can overflow a stack-based buffer by changing the user's own password to a purpose-crafted value. This often suffices to execute arbitrary code as the PostgreSQL operating system account.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/Aholynomic/software-sec-report
- https://github.com/lekctut/sdb-hw-13-01
- https://github.com/pedr0alencar/vlab-metasploitable2