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

763 B

CVE-2013-1901

Description

PostgreSQL 9.2.x before 9.2.4 and 9.1.x before 9.1.9 does not properly check REPLICATION privileges, which allows remote authenticated users to bypass intended backup restrictions by calling the (1) pg_start_backup or (2) pg_stop_backup functions.

POC

Reference

No PoCs from references.

Github