CVE-2022-42004
published 2022-10-02CVE-2022-42004: In FasterXML jackson-databind before 2.13.4, resource exhaustion can occur because of a lack of a check in BeanDeserializer._deserializeFromArray to prevent…
PriorityP339high7.5CVSS 3.1
AVNACLPRNUINSUCNINAH
EPSS
2.71%
84.3th percentile
In FasterXML jackson-databind before 2.13.4, resource exhaustion can occur because of a lack of a check in BeanDeserializer._deserializeFromArray to prevent use of deeply nested arrays. An application is vulnerable only with certain customized choices for deserialization.
Affected
11 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| atlassian | jira_software | — | — |
| debian | debian_linux | — | — |
| debian | debian_linux | — | — |
| debian | jackson-databind | < jackson-databind 2.14.0-1 (bookworm) | jackson-databind 2.14.0-1 (bookworm) |
| fasterxml | jackson-databind | < 2.12.7.1 | 2.12.7.1 |
| fasterxml | jackson-databind | >= 0 < 2.12.1-1+deb11u1 | 2.12.1-1+deb11u1 |
| fasterxml | jackson-databind | >= 0 < 2.14.0-1 | 2.14.0-1 |
| fasterxml | jackson-databind | >= 0 < 2.14.0-1 | 2.14.0-1 |
| fasterxml | jackson-databind | >= 0 < 2.14.0-1 | 2.14.0-1 |
| fasterxml | jackson-databind | >= 2.13.0 < 2.13.4 | 2.13.4 |
| quarkus | quarkus | < 2.13.0 | 2.13.0 |
CVSS provenance
nvdv3.17.5HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
osv7.5HIGH
vendor_debian7.5HIGH
vendor_oracle7.5HIGH
vendor_redhat7.5HIGH
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
Uncontrolled Resource Consumption in FasterXML jackson-databind
osv·2022-10-03
CVE-2022-42004 [HIGH] Uncontrolled Resource Consumption in FasterXML jackson-databind
Uncontrolled Resource Consumption in FasterXML jackson-databind
In FasterXML jackson-databind before 2.12.7.1 and in 2.13.x before 2.13.4, resource exhaustion can occur because of a lack of a check in BeanDeserializer._deserializeFromArray to prevent use of deeply nested arrays. This issue can only happen when the `UNWRAP_SINGLE_VALUE_ARRAYS` feature is explicitly enabled.
GHSA
Uncontrolled Resource Consumption in FasterXML jackson-databind
ghsa·2022-10-03
CVE-2022-42004 [HIGH] CWE-400 Uncontrolled Resource Consumption in FasterXML jackson-databind
Uncontrolled Resource Consumption in FasterXML jackson-databind
In FasterXML jackson-databind before 2.12.7.1 and in 2.13.x before 2.13.4, resource exhaustion can occur because of a lack of a check in BeanDeserializer._deserializeFromArray to prevent use of deeply nested arrays. This issue can only happen when the `UNWRAP_SINGLE_VALUE_ARRAYS` feature is explicitly enabled.
OSV
CVE-2022-42004: In FasterXML jackson-databind before 2
osv·2022-10-02·CVSS 7.5
CVE-2022-42004 [HIGH] CVE-2022-42004: In FasterXML jackson-databind before 2
In FasterXML jackson-databind before 2.13.4, resource exhaustion can occur because of a lack of a check in BeanDeserializer._deserializeFromArray to prevent use of deeply nested arrays. An application is vulnerable only with certain customized choices for deserialization.
Atlassian
CVE-2022-42004: Deserialization com.fasterxml.jackson.core:jackson-databind in Jira Software Data Center and Server
vendor_atlassian·2023-11-21·CVSS 7.5
CVE-2022-42004 [HIGH] CVE-2022-42004: Deserialization com.fasterxml.jackson.core:jackson-databind in Jira Software Data Center and Server
CVE-2022-42004: Deserialization com.fasterxml.jackson.core:jackson-databind in Jira Software Data Center and Server
Deserialization com.fasterxml.jackson.core:jackson-databind in Jira Software Data Center and Server
CVE: CVE-2022-42004
Severity: HIGH
Affected products: Jira Software
Oracle
Oracle Oracle Fusion Middleware Risk Matrix: Security Framework (jackson-databind) — CVE-2022-42004
vendor_oracle·2023-10-15·CVSS 7.5
CVE-2022-42004 [HIGH] Oracle Oracle Fusion Middleware Risk Matrix: Security Framework (jackson-databind) — CVE-2022-42004
Oracle Oracle Fusion Middleware Risk Matrix: Security Framework (jackson-databind) vulnerability
CVE: CVE-2022-42004
CVSS: 7.5
Protocol: HTTP
Remote exploit: Yes
Affected versions: Network
Advisory: cpuoct2023 (OCT 2023)
Oracle
Oracle Oracle Supply Chain Risk Matrix: Security (jackson-databind) — CVE-2022-42004
vendor_oracle·2023-07-15·CVSS 7.5
CVE-2022-42004 [HIGH] Oracle Oracle Supply Chain Risk Matrix: Security (jackson-databind) — CVE-2022-42004
Oracle Oracle Supply Chain Risk Matrix: Security (jackson-databind) vulnerability
CVE: CVE-2022-42004
CVSS: 7.5
Protocol: HTTP
Remote exploit: Yes
Affected versions: Network
Advisory: cpujul2023 (JUL 2023)
Oracle
Oracle Oracle Communications Applications Risk Matrix: Core (Apache Kafka) — CVE-2022-42004
vendor_oracle·2023-04-15·CVSS 7.5
CVE-2022-42004 [HIGH] Oracle Oracle Communications Applications Risk Matrix: Core (Apache Kafka) — CVE-2022-42004
Oracle Oracle Communications Applications Risk Matrix: Core (Apache Kafka) vulnerability
CVE: CVE-2022-42004
CVSS: 7.5
Protocol: HTTPS
Remote exploit: Yes
Affected versions: Network
Advisory: cpuapr2023 (APR 2023)
Red Hat
jackson-databind: use of deeply nested arrays
vendor_redhat·2022-10-02·CVSS 7.5
CVE-2022-42004 [HIGH] CWE-502 jackson-databind: use of deeply nested arrays
jackson-databind: use of deeply nested arrays
In FasterXML jackson-databind before 2.13.4, resource exhaustion can occur because of a lack of a check in BeanDeserializer._deserializeFromArray to prevent use of deeply nested arrays. An application is vulnerable only with certain customized choices for deserialization.
A flaw was found In FasterXML jackson-databind. This issue could allow an attacker to benefit from resource exhaustion due to the lack of a check in BeanDeserializer._deserializeFromArray to prevent the use of deeply nested arrays. An application is only vulnerable with certain customized choices for deserialization.
Package: jackson-databind (A-MQ Clients 2) - Not affected
Package: jackson-databind (Red Hat A-MQ Online) - Not affected
Package: jackson-databind (Red Hat b
Debian
CVE-2022-42004: jackson-databind - In FasterXML jackson-databind before 2.13.4, resource exhaustion can occur becau...
vendor_debian·2022·CVSS 7.5
CVE-2022-42004 [HIGH] CVE-2022-42004: jackson-databind - In FasterXML jackson-databind before 2.13.4, resource exhaustion can occur becau...
In FasterXML jackson-databind before 2.13.4, resource exhaustion can occur because of a lack of a check in BeanDeserializer._deserializeFromArray to prevent use of deeply nested arrays. An application is vulnerable only with certain customized choices for deserialization.
Scope: local
bookworm: resolved (fixed in 2.14.0-1)
bullseye: resolved (fixed in 2.12.1-1+deb11u1)
forky: resolved (fixed in 2.14.0-1)
sid: resolved (fixed in 2.14.0-1)
trixie: resolved (fixed in 2.14.0-1)
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50490https://github.com/FasterXML/jackson-databind/commit/063183589218fec19a9293ed2f17ec53ea80ba88https://github.com/FasterXML/jackson-databind/issues/3582https://lists.debian.org/debian-lts-announce/2022/11/msg00035.htmlhttps://security.gentoo.org/glsa/202210-21https://security.netapp.com/advisory/ntap-20221118-0008/https://www.debian.org/security/2022/dsa-5283https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=50490https://github.com/FasterXML/jackson-databind/commit/063183589218fec19a9293ed2f17ec53ea80ba88https://github.com/FasterXML/jackson-databind/issues/3582https://lists.debian.org/debian-lts-announce/2022/11/msg00035.htmlhttps://security.gentoo.org/glsa/202210-21https://security.netapp.com/advisory/ntap-20221118-0008/https://www.debian.org/security/2022/dsa-5283
2022-10-02
Published