9
CVE-2020-5245
- EPSS 4.86%
- Veröffentlicht 24.02.2020 18:15:22
- Zuletzt bearbeitet 21.11.2024 05:33:45
- Quelle security-advisories@github.com
- Teams Watchlist Login
- Unerledigt Login
Dropwizard-Validation before 1.3.19, and 2.0.2 may allow arbitrary code execution on the host system, with the privileges of the Dropwizard service account, by injecting arbitrary Java Expression Language expressions when using the self-validating feature. The issue has been fixed in dropwizard-validation 1.3.19 and 2.0.2.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Dropwizard ≫ Dropwizard Validation Version < 1.3.19
Dropwizard ≫ Dropwizard Validation Version >= 2.0.0 < 2.0.2
Oracle ≫ Blockchain Platform Version < 21.1.2
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Typ | Quelle | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 4.86% | 0.891 |
Quelle | 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 | 9 | 8 | 10 |
AV:N/AC:L/Au:S/C:C/I:C/A:C
|
security-advisories@github.com | 7.9 | 1.3 | 6 |
CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:H/I:H/A:L
|
CWE-74 Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')
The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.