CVE-2013-1901: Medium severity postgresql vulnerability
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) pgstartbackup or (2) pgstopbackup functions.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2013-1901?
CVE-2013-1901 is classified as a medium severity vulnerability due to its potential for remote authenticated users to bypass backup restrictions.
How do I fix CVE-2013-1901?
To fix CVE-2013-1901, upgrade your PostgreSQL installation to version 9.2.4 or 9.1.9 or higher.
What versions of PostgreSQL are affected by CVE-2013-1901?
CVE-2013-1901 affects PostgreSQL versions 9.1.x before 9.1.9 and 9.2.x before 9.2.4.
What functions are exploited in CVE-2013-1901?
The functions exploited in CVE-2013-1901 are pg_start_backup and pg_stop_backup.
Who can exploit the vulnerability identified in CVE-2013-1901?
Remote authenticated users with REPLICATION privileges can exploit CVE-2013-1901 to bypass backup restrictions.