6.5
CVE-2020-1720
- EPSS 0.15%
- Published 17.03.2020 16:15:11
- Last modified 21.11.2024 05:11:14
- Source secalert@redhat.com
- Teams watchlist Login
- Open Login
A flaw was found in PostgreSQL's "ALTER ... DEPENDS ON EXTENSION", where sub-commands did not perform authorization checks. An authenticated attacker could use this flaw in certain configurations to perform drop objects such as function, triggers, et al., leading to database corruption. This issue affects PostgreSQL versions before 12.2, before 11.7, before 10.12 and before 9.6.17.
Data is provided by the National Vulnerability Database (NVD)
Postgresql ≫ Postgresql Version >= 9.6 < 9.6.17
Postgresql ≫ Postgresql Version >= 10.0 < 10.12
Postgresql ≫ Postgresql Version >= 11.0 < 11.7
Postgresql ≫ Postgresql Version >= 12.0 < 12.2
Redhat ≫ Decision Manager Version7.0
Redhat ≫ Software Collections Version-
Redhat ≫ Enterprise Linux Version8.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.15% | 0.364 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 6.5 | 2.8 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
|
nvd@nist.gov | 3.5 | 6.8 | 2.9 |
AV:N/AC:M/Au:S/C:N/I:P/A:N
|
secalert@redhat.com | 3.1 | 1.6 | 1.4 |
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N
|
CWE-285 Improper Authorization
The product does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action.
CWE-862 Missing Authorization
The product does not perform an authorization check when an actor attempts to access a resource or perform an action.