mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-12 18:06:07 +00:00
914 B
914 B
CVE-2016-5424
Description
PostgreSQL before 9.1.23, 9.2.x before 9.2.18, 9.3.x before 9.3.14, 9.4.x before 9.4.9, and 9.5.x before 9.5.4 might allow remote authenticated users with the CREATEDB or CREATEROLE role to gain superuser privileges via a (1) " (double quote), (2) \ (backslash), (3) carriage return, or (4) newline character in a (a) database or (b) role name that is mishandled during an administrative operation.
POC
Reference
No PoCs from references.