7.3
CVE-2020-10733
- EPSS 0.25%
- Published 16.09.2020 15:15:12
- Last modified 21.11.2024 04:55:57
- Source secalert@redhat.com
- Teams watchlist Login
- Open Login
The Windows installer for PostgreSQL 9.5 - 12 invokes system-provided executables that do not have fully-qualified paths. Executables in the directory where the installer loads or the current working directory take precedence over the intended executables. An attacker having permission to add files into one of those directories can use this to execute arbitrary code with the installer's administrative rights.
Data is provided by the National Vulnerability Database (NVD)
Postgresql ≫ Postgresql Version >= 9.5 < 9.5.22
Postgresql ≫ Postgresql Version >= 9.6 < 9.6.18
Postgresql ≫ Postgresql Version >= 10.0 < 10.13
Postgresql ≫ Postgresql Version >= 11.0 < 11.8
Postgresql ≫ Postgresql Version >= 12.0 < 12.3
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.25% | 0.453 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 7.3 | 1.3 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
|
nvd@nist.gov | 4.4 | 3.4 | 6.4 |
AV:L/AC:M/Au:N/C:P/I:P/A:P
|
CWE-426 Untrusted Search Path
The product searches for critical resources using an externally-supplied search path that can point to resources that are not under the product's direct control.