Re: Schema Usage Patterns vs. dbowner or CREATEROLE

2019-12-01 Thread Noah Misch
On Sat, Oct 12, 2019 at 06:35:12PM -0700, Noah Misch wrote: > When I updated > https://www.postgresql.org/docs/devel/ddl-schemas.html#DDL-SCHEMAS-PATTERNS > for CVE-2018-1058, I wrote that some schema usage patterns are secure against > CREATEROLE users and database owners. That was incorrect. Ev

Schema Usage Patterns vs. dbowner or CREATEROLE

2019-10-12 Thread Noah Misch
When I updated https://www.postgresql.org/docs/devel/ddl-schemas.html#DDL-SCHEMAS-PATTERNS for CVE-2018-1058, I wrote that some schema usage patterns are secure against CREATEROLE users and database owners. That was incorrect. Even with the first pattern, a database owner can attack the database'