Lucene search

K
freebsdFreeBSDD331F691-71F4-11EA-8BB5-6CC21735F730
HistoryFeb 13, 2020 - 12:00 a.m.

PostgresSQL -- ALTER ... DEPENDS ON EXTENSION is missing authorization checks

2020-02-1300:00:00
vuxml.freebsd.org
10

3.5 Low

CVSS2

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

SINGLE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:M/Au:S/C:N/I:P/A:N

6.5 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

0.001 Low

EPSS

Percentile

29.0%

The PostgreSQL project reports:

    Versions Affected: 9.6 - 12
  

    The ALTER ... DEPENDS ON EXTENSION sub-commands do not perform
    authorization checks, which can allow an unprivileged user to drop
    any function, procedure, materialized view, index, or trigger under
    certain conditions. This attack is possible if an administrator has
    installed an extension and an unprivileged user can CREATE, or an
    extension owner either executes DROP EXTENSION predictably or can be
    convinced to execute DROP EXTENSION.

3.5 Low

CVSS2

Attack Vector

NETWORK

Attack Complexity

MEDIUM

Authentication

SINGLE

Confidentiality Impact

NONE

Integrity Impact

PARTIAL

Availability Impact

NONE

AV:N/AC:M/Au:S/C:N/I:P/A:N

6.5 Medium

CVSS3

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

HIGH

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

0.001 Low

EPSS

Percentile

29.0%