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

988 B

CVE-2019-10164

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