9.8
CVE-2017-7525
- EPSS 77.34%
- Published 06.02.2018 15:29:00
- Last modified 21.11.2024 03:32:04
- Source secalert@redhat.com
- Teams watchlist Login
- Open Login
A deserialization flaw was discovered in the jackson-databind, versions before 2.6.7.1, 2.7.9.1 and 2.8.9, which could allow an unauthenticated user to perform code execution by sending the maliciously crafted input to the readValue method of the ObjectMapper.
Data is provided by the National Vulnerability Database (NVD)
Fasterxml ≫ Jackson-databind Version < 2.6.7.1
Fasterxml ≫ Jackson-databind Version >= 2.7.0 < 2.7.9.1
Fasterxml ≫ Jackson-databind Version >= 2.8.0 < 2.8.9
Fasterxml ≫ Jackson-databind Version2.9.0 Updateprerelease1
Fasterxml ≫ Jackson-databind Version2.9.0 Updateprerelease2
Debian ≫ Debian Linux Version8.0
Debian ≫ Debian Linux Version9.0
Netapp ≫ Oncommand Balance Version-
Netapp ≫ Oncommand Performance Manager Version- SwPlatformlinux
Netapp ≫ Oncommand Performance Manager Version- SwPlatformvmware_vsphere
Netapp ≫ Oncommand Shift Version-
Netapp ≫ Snapcenter Version-
Redhat ≫ Openshift Container Platform Version4.1
Redhat ≫ Virtualization Version4.0
Redhat ≫ Virtualization Host Version4.0
Redhat ≫ Jboss Enterprise Application Platform Version6.0.0
Redhat ≫ Jboss Enterprise Application Platform Version6.4.0
Redhat ≫ Jboss Enterprise Application Platform Version7.0
Redhat ≫ Jboss Enterprise Application Platform Version7.1
Redhat ≫ Jboss Enterprise Application Platform Version6.0.0
Redhat ≫ Jboss Enterprise Application Platform Version6.4.0
Redhat ≫ Openshift Container Platform Version3.11
Oracle ≫ Banking Platform Version2.5.0
Oracle ≫ Banking Platform Version2.6.0
Oracle ≫ Banking Platform Version2.6.1
Oracle ≫ Banking Platform Version2.6.2
Oracle ≫ Communications Billing And Revenue Management Version7.5
Oracle ≫ Communications Billing And Revenue Management Version12.0
Oracle ≫ Communications Communications Policy Management Version >= 12.0 <= 12.5.2
Oracle ≫ Communications Diameter Signaling Route Version < 8.3
Oracle ≫ Communications Instant Messaging Server Version10.0.1
Oracle ≫ Communications Instant Messaging Server Version10.0.1.2.0
Oracle ≫ Enterprise Manager For Virtualization Version13.2.2
Oracle ≫ Enterprise Manager For Virtualization Version13.2.3
Oracle ≫ Enterprise Manager For Virtualization Version13.3.1
Oracle ≫ Financial Services Analytical Applications Infrastructure Version8.0.2.0.0
Oracle ≫ Financial Services Analytical Applications Infrastructure Version8.0.3.0.0
Oracle ≫ Financial Services Analytical Applications Infrastructure Version8.0.4.0.0
Oracle ≫ Financial Services Analytical Applications Infrastructure Version8.0.5.0.0
Oracle ≫ Financial Services Analytical Applications Infrastructure Version8.0.6.0.0
Oracle ≫ Financial Services Analytical Applications Infrastructure Version8.0.7.0.0
Oracle ≫ Global Lifecycle Management Opatchauto Version < 12.2.0.1.14
Oracle ≫ Primavera Unifier Version >= 17.1 <= 17.12
Oracle ≫ Primavera Unifier Version16.1
Oracle ≫ Primavera Unifier Version16.2
Oracle ≫ Primavera Unifier Version18.8
Oracle ≫ Utilities Advanced Spatial And Operational Analytics Version2.7.0.1
Oracle ≫ Webcenter Portal Version12.2.1.3.0
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 77.34% | 0.989 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
nvd@nist.gov | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
CWE-184 Incomplete List of Disallowed Inputs
The product implements a protection mechanism that relies on a list of inputs (or properties of inputs) that are not allowed by policy or otherwise require other action to neutralize before additional processing takes place, but the list is incomplete.
CWE-502 Deserialization of Untrusted Data
The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid.