Risk | Medium |
Patch available | YES |
Number of vulnerabilities | 1 |
CVE-ID | CVE-2021-46877 |
CWE-ID | CWE-502 |
Exploitation vector | Network |
Public exploit | N/A |
Vulnerable software |
jackson-databind Universal components / Libraries / Libraries used by multiple products jackson-core Other software / Other software solutions |
Vendor | FasterXML |
Security Bulletin
This security bulletin contains one medium risk vulnerability.
EUVDB-ID: #VU59148
Risk: Medium
CVSSv3.1: 6.5 [CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:U/RL:O/RC:C]
CVE-ID: CVE-2021-46877
CWE-ID:
CWE-502 - Deserialization of Untrusted Data
Exploit availability: No
DescriptionThe vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to insecure input validation when processing serialized JsonNode values. A remote attacker can pass specially crafted data to the application and perform a denial of service (DoS) attack.
Note, the vulnerability affects JDK serialization only.
Install updates from vendor's website.
Vulnerable software versionsjackson-databind: 2.10.0 - 2.13.0
jackson-core: 2.10.0 - 2.13.0
CPE2.3http://snyk.io/vuln/SNYK-JAVA-COMFASTERXMLJACKSONCORE-2326698
http://github.com/FasterXML/jackson-databind/issues/3328
http://github.com/FasterXML/jackson-databind/commit/3ccde7d938fea547e598fdefe9a82cff37fed5cb
Q & A
Can this vulnerability be exploited remotely?
Yes. This vulnerability can be exploited by a remote non-authenticated attacker via the Internet.
Is there known malware, which exploits this vulnerability?
No. We are not aware of malware exploiting this vulnerability.