Skip to content

CVE-2018-1058 fixes #415

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Aug 12, 2021
Merged

CVE-2018-1058 fixes #415

merged 4 commits into from
Aug 12, 2021

Conversation

kulaginm
Copy link
Member

@kulaginm kulaginm commented Aug 2, 2021

PGPRO-5315

@kulaginm kulaginm requested review from gsmolk and dlepikhova August 2, 2021 19:19
Copy link
Contributor

@dlepikhova dlepikhova left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks logical and solves the problem, in my opinion

@kulaginm kulaginm merged commit 384cf6d into master Aug 12, 2021
kulaginm added a commit that referenced this pull request Oct 11, 2021
kulaginm added a commit that referenced this pull request Oct 13, 2021
#441)

* [PGPRO-5673] add missing grants (caused by CVE-2018-1058 fixes #415 PGPRO-5315)
* tests.backup.BackupTest.test_missing_replication_permission_1: fix test for changed 14s output
* tests.backup.BackupTest.test_missing_replication_permission: fix test for 9.5
* tests.checkdb.CheckdbTest.test_checkdb_with_least_privileges: remove grant for nonexistent (in 10) bt_index_check(regclass, bool)
* tests.checkdb.CheckdbTest.test_checkdb_with_least_privileges: remove grant for nonexistent (in 9.5) pg_catalog.pg_control_system()
* tests.checkdb.CheckdbTest.test_checkdb_with_least_privileges: remove grant for nonexistent (in amcheck_next) bt_index_check(regclass)
* adapt tests/restore.py to Python-3.5 (used in travis tests)
* skip issue_313 test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants