cve/2015/CVE-2015-3166.md
2024-06-18 02:51:15 +02:00

796 B

CVE-2015-3166

Description

The snprintf implementation in PostgreSQL before 9.0.20, 9.1.x before 9.1.16, 9.2.x before 9.2.11, 9.3.x before 9.3.7, and 9.4.x before 9.4.2 does not properly handle system-call errors, which allows attackers to obtain sensitive information or have other unspecified impact via unknown vectors, as demonstrated by an out-of-memory error.

POC

Reference

Github

No PoCs found on GitHub currently.