8.8
CVE-2015-0243
- EPSS 3.61%
- Published 27.01.2020 16:15:10
- Last modified 21.11.2024 02:22:38
- Source secalert@redhat.com
- Teams watchlist Login
- Open Login
Multiple buffer overflows in contrib/pgcrypto in PostgreSQL before 9.0.19, 9.1.x before 9.1.15, 9.2.x before 9.2.10, 9.3.x before 9.3.6, and 9.4.x before 9.4.1 allow remote authenticated users to cause a denial of service (crash) and possibly execute arbitrary code via unspecified vectors.
Data is provided by the National Vulnerability Database (NVD)
Postgresql ≫ Postgresql Version < 9.0.19
Postgresql ≫ Postgresql Version >= 9.1.0 < 9.1.15
Postgresql ≫ Postgresql Version >= 9.2.0 < 9.2.10
Postgresql ≫ Postgresql Version >= 9.3.0 < 9.3.6
Postgresql ≫ Postgresql Version >= 9.4.0 < 9.4.1
Debian ≫ Debian Linux Version7.0
Debian ≫ Debian Linux Version8.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 3.61% | 0.873 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
nvd@nist.gov | 6.5 | 8 | 6.4 |
AV:N/AC:L/Au:S/C:P/I:P/A:P
|
CWE-120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer, leading to a buffer overflow.