FasterXML jackson-databind through 2.8.10 and 2.9.x through 2.9.3 allows unauthenticated remote code execution because of an incomplete fix for the CVE-2017-7525 deserialization flaw. This is exploitable by sending maliciously crafted JSON input to the readValue method of the ObjectMapper, bypassing a blacklist that is ineffective if the Spring libraries are available in the classpath.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
AND |
|
Configuration 4 (hide)
AND |
|
Configuration 5 (hide)
AND |
|
Configuration 6 (hide)
|
Configuration 7 (hide)
|
History
No history.
Information
Published : 2018-01-10 18:29
Updated : 2024-02-28 16:04
NVD link : CVE-2017-17485
Mitre link : CVE-2017-17485
CVE.ORG link : CVE-2017-17485
JSON object : View
Products Affected
redhat
- openshift_container_platform
- enterprise_linux_server
- jboss_enterprise_application_platform
debian
- debian_linux
netapp
- e-series_santricity_os_controller
- oncommand_shift
- snapcenter
- e-series_santricity_web_services_proxy
fasterxml
- jackson-databind
CWE
CWE-502
Deserialization of Untrusted Data