Files
CVEs-PoC/2012/CVE-2012-0868.md
2024-05-26 14:27:05 +02:00

1.1 KiB

CVE-2012-0868

Description

CRLF injection vulnerability in pg_dump in PostgreSQL 8.3.x before 8.3.18, 8.4.x before 8.4.11, 9.0.x before 9.0.7, and 9.1.x before 9.1.3 allows user-assisted remote attackers to execute arbitrary SQL commands via a crafted file containing object names with newlines, which are inserted into an SQL script that is used when the database is restored.

POC

Reference

No PoCs from references.

Github