-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Vulnerable Library - jersey-media-json-jackson-2.27.jar
Path to dependency file: /pom.xml
Path to vulnerable library: /pom.xml
Found in HEAD commit: 60011ae7663cd65acf66505fdbadc815033eace6
Vulnerabilities
| Vulnerability | Severity | Dependency | Type | Fixed in (jersey-media-json-jackson version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2019-20330 | 9.8 | jackson-databind-2.8.10.jar | Transitive | 2.28 | ✅ | |
| CVE-2019-17267 | 9.8 | jackson-databind-2.8.10.jar | Transitive | 2.28 | ✅ | |
| CVE-2019-16943 | 9.8 | jackson-databind-2.8.10.jar | Transitive | 2.28 | ✅ | |
| CVE-2019-16942 | 9.8 | jackson-databind-2.8.10.jar | Transitive | 2.28 | ✅ | |
| CVE-2019-14892 | 9.8 | jackson-databind-2.8.10.jar | Transitive | 2.28 | ✅ | |
| CVE-2019-14540 | 9.8 | jackson-databind-2.8.10.jar | Transitive | 2.28 | ✅ | |
| CVE-2019-10202 | 9.8 | jackson-databind-2.8.10.jar | Transitive | 2.29 | ✅ | |
| CVE-2018-19360 | 9.8 | jackson-databind-2.8.10.jar | Transitive | 2.28 | ✅ | |
| CVE-2017-15095 | 9.8 | jackson-databind-2.8.10.jar | Transitive | N/A* | ❌ | |
| CVE-2020-11113 | 8.8 | jackson-databind-2.8.10.jar | Transitive | 2.30.1 | ✅ | |
| CVE-2020-11112 | 8.8 | jackson-databind-2.8.10.jar | Transitive | 2.30.1 | ✅ | |
| CVE-2020-11111 | 8.8 | jackson-databind-2.8.10.jar | Transitive | 2.30.1 | ✅ | |
| CVE-2020-10969 | 8.8 | jackson-databind-2.8.10.jar | Transitive | 2.30.1 | ✅ | |
| CVE-2020-10968 | 8.8 | jackson-databind-2.8.10.jar | Transitive | 2.30.1 | ✅ | |
| CVE-2020-10673 | 8.8 | jackson-databind-2.8.10.jar | Transitive | 2.30.1 | ✅ | |
| CVE-2020-10672 | 8.8 | jackson-databind-2.8.10.jar | Transitive | 2.30.1 | ✅ | |
| CVE-2020-14195 | 8.1 | jackson-databind-2.8.10.jar | Transitive | 2.28 | ✅ | |
| CVE-2020-14062 | 8.1 | jackson-databind-2.8.10.jar | Transitive | 2.28 | ✅ | |
| CVE-2020-14061 | 8.1 | jackson-databind-2.8.10.jar | Transitive | 2.28 | ✅ | |
| CVE-2020-14060 | 8.1 | jackson-databind-2.8.10.jar | Transitive | 2.28 | ✅ | |
| CVE-2020-11620 | 8.1 | jackson-databind-2.8.10.jar | Transitive | 2.30.1 | ✅ | |
| CVE-2020-11619 | 8.1 | jackson-databind-2.8.10.jar | Transitive | 2.30.1 | ✅ | |
| CVE-2020-10650 | 8.1 | jackson-databind-2.8.10.jar | Transitive | 2.30.1 | ✅ | |
| WS-2022-0468 | 7.5 | jackson-core-2.8.10.jar | Transitive | 2.41 | ✅ | |
| CVE-2025-52999 | 7.5 | jackson-core-2.8.10.jar | Transitive | 2.41 | ✅ | |
| CVE-2022-42004 | 7.5 | jackson-databind-2.8.10.jar | Transitive | 2.36 | ✅ | |
| CVE-2022-42003 | 7.5 | jackson-databind-2.8.10.jar | Transitive | 2.36 | ✅ | |
| CVE-2025-49128 | 4.0 | jackson-core-2.8.10.jar | Transitive | N/A* | ❌ |
*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.
**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation
Details
Partial details (25 vulnerabilities) are displayed below due to a content size limitation in GitHub. To view information on the remaining vulnerabilities, navigate to the Mend Application.
CVE-2019-20330
Vulnerable Library - jackson-databind-2.8.10.jar
General data-binding functionality for Jackson: works on core streaming API
Library home page: http://fasterxml.com/
Path to dependency file: /pom.xml
Path to vulnerable library: /pom.xml
Dependency Hierarchy:
- jersey-media-json-jackson-2.27.jar (Root Library)
- ❌ jackson-databind-2.8.10.jar (Vulnerable Library)
Found in HEAD commit: 60011ae7663cd65acf66505fdbadc815033eace6
Found in base branch: main
Vulnerability Details
FasterXML jackson-databind 2.x before 2.9.10.2 lacks certain net.sf.ehcache blocking.
Publish Date: 2020-01-03
URL: CVE-2019-20330
CVSS 3 Score Details (9.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Release Date: 2020-01-03
Fix Resolution (com.fasterxml.jackson.core:jackson-databind): 2.8.11.5
Direct dependency fix Resolution (org.glassfish.jersey.media:jersey-media-json-jackson): 2.28
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2019-17267
Vulnerable Library - jackson-databind-2.8.10.jar
General data-binding functionality for Jackson: works on core streaming API
Library home page: http://fasterxml.com/
Path to dependency file: /pom.xml
Path to vulnerable library: /pom.xml
Dependency Hierarchy:
- jersey-media-json-jackson-2.27.jar (Root Library)
- ❌ jackson-databind-2.8.10.jar (Vulnerable Library)
Found in HEAD commit: 60011ae7663cd65acf66505fdbadc815033eace6
Found in base branch: main
Vulnerability Details
A Polymorphic Typing issue was discovered in FasterXML jackson-databind before 2.9.10. It is related to net.sf.ehcache.hibernate.EhcacheJtaTransactionManagerLookup.
Publish Date: 2019-10-06
URL: CVE-2019-17267
CVSS 3 Score Details (9.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Release Date: 2019-10-06
Fix Resolution (com.fasterxml.jackson.core:jackson-databind): 2.8.11.5
Direct dependency fix Resolution (org.glassfish.jersey.media:jersey-media-json-jackson): 2.28
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2019-16943
Vulnerable Library - jackson-databind-2.8.10.jar
General data-binding functionality for Jackson: works on core streaming API
Library home page: http://fasterxml.com/
Path to dependency file: /pom.xml
Path to vulnerable library: /pom.xml
Dependency Hierarchy:
- jersey-media-json-jackson-2.27.jar (Root Library)
- ❌ jackson-databind-2.8.10.jar (Vulnerable Library)
Found in HEAD commit: 60011ae7663cd65acf66505fdbadc815033eace6
Found in base branch: main
Vulnerability Details
A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.0.0 through 2.9.10. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has the p6spy (3.8.6) jar in the classpath, and an attacker can find an RMI service endpoint to access, it is possible to make the service execute a malicious payload. This issue exists because of com.p6spy.engine.spy.P6DataSource mishandling.
Publish Date: 2019-10-01
URL: CVE-2019-16943
CVSS 3 Score Details (9.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: https://osv.dev/vulnerability/GHSA-fmmc-742q-jg75
Release Date: 2019-10-01
Fix Resolution (com.fasterxml.jackson.core:jackson-databind): 2.8.11.5
Direct dependency fix Resolution (org.glassfish.jersey.media:jersey-media-json-jackson): 2.28
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2019-16942
Vulnerable Library - jackson-databind-2.8.10.jar
General data-binding functionality for Jackson: works on core streaming API
Library home page: http://fasterxml.com/
Path to dependency file: /pom.xml
Path to vulnerable library: /pom.xml
Dependency Hierarchy:
- jersey-media-json-jackson-2.27.jar (Root Library)
- ❌ jackson-databind-2.8.10.jar (Vulnerable Library)
Found in HEAD commit: 60011ae7663cd65acf66505fdbadc815033eace6
Found in base branch: main
Vulnerability Details
A Polymorphic Typing issue was discovered in FasterXML jackson-databind 2.0.0 through 2.9.10. When Default Typing is enabled (either globally or for a specific property) for an externally exposed JSON endpoint and the service has the commons-dbcp (1.4) jar in the classpath, and an attacker can find an RMI service endpoint to access, it is possible to make the service execute a malicious payload. This issue exists because of org.apache.commons.dbcp.datasources.SharedPoolDataSource and org.apache.commons.dbcp.datasources.PerUserPoolDataSource mishandling.
Publish Date: 2019-10-01
URL: CVE-2019-16942
CVSS 3 Score Details (9.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: https://osv.dev/vulnerability/GHSA-mx7p-6679-8g3q
Release Date: 2019-10-01
Fix Resolution (com.fasterxml.jackson.core:jackson-databind): 2.8.11.5
Direct dependency fix Resolution (org.glassfish.jersey.media:jersey-media-json-jackson): 2.28
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2019-14892
Vulnerable Library - jackson-databind-2.8.10.jar
General data-binding functionality for Jackson: works on core streaming API
Library home page: http://fasterxml.com/
Path to dependency file: /pom.xml
Path to vulnerable library: /pom.xml
Dependency Hierarchy:
- jersey-media-json-jackson-2.27.jar (Root Library)
- ❌ jackson-databind-2.8.10.jar (Vulnerable Library)
Found in HEAD commit: 60011ae7663cd65acf66505fdbadc815033eace6
Found in base branch: main
Vulnerability Details
A flaw was discovered in jackson-databind in versions before 2.9.10, 2.8.11.5 and 2.6.7.3, where it would permit polymorphic deserialization of a malicious object using commons-configuration 1 and 2 JNDI classes. An attacker could use this flaw to execute arbitrary code.
Publish Date: 2020-03-02
URL: CVE-2019-14892
CVSS 3 Score Details (9.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: https://osv.dev/vulnerability/GHSA-cf6r-3wgc-h863
Release Date: 2020-03-02
Fix Resolution (com.fasterxml.jackson.core:jackson-databind): 2.8.11.5
Direct dependency fix Resolution (org.glassfish.jersey.media:jersey-media-json-jackson): 2.28
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2019-14540
Vulnerable Library - jackson-databind-2.8.10.jar
General data-binding functionality for Jackson: works on core streaming API
Library home page: http://fasterxml.com/
Path to dependency file: /pom.xml
Path to vulnerable library: /pom.xml
Dependency Hierarchy:
- jersey-media-json-jackson-2.27.jar (Root Library)
- ❌ jackson-databind-2.8.10.jar (Vulnerable Library)
Found in HEAD commit: 60011ae7663cd65acf66505fdbadc815033eace6
Found in base branch: main
Vulnerability Details
A Polymorphic Typing issue was discovered in FasterXML jackson-databind before 2.9.10. It is related to com.zaxxer.hikari.HikariConfig.
Publish Date: 2019-09-15
URL: CVE-2019-14540
CVSS 3 Score Details (9.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: https://osv.dev/vulnerability/GHSA-h822-r4r5-v8jg
Release Date: 2019-09-15
Fix Resolution (com.fasterxml.jackson.core:jackson-databind): 2.8.11.5
Direct dependency fix Resolution (org.glassfish.jersey.media:jersey-media-json-jackson): 2.28
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2019-10202
Vulnerable Library - jackson-databind-2.8.10.jar
General data-binding functionality for Jackson: works on core streaming API
Library home page: http://fasterxml.com/
Path to dependency file: /pom.xml
Path to vulnerable library: /pom.xml
Dependency Hierarchy:
- jersey-media-json-jackson-2.27.jar (Root Library)
- ❌ jackson-databind-2.8.10.jar (Vulnerable Library)
Found in HEAD commit: 60011ae7663cd65acf66505fdbadc815033eace6
Found in base branch: main
Vulnerability Details
A series of deserialization vulnerabilities have been discovered in Codehaus 1.9.x implemented in EAP 7. This CVE fixes CVE-2017-17485, CVE-2017-7525, CVE-2017-15095, CVE-2018-5968, CVE-2018-7489, CVE-2018-1000873, CVE-2019-12086 reported for FasterXML jackson-databind by implementing a whitelist approach that will mitigate these vulnerabilities and future ones alike.
Publish Date: 2019-10-01
URL: CVE-2019-10202
CVSS 3 Score Details (9.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: https://lists.apache.org/thread/08302h5kp2l9ry2zq8vydomlhn0fg4j4
Release Date: 2019-10-01
Fix Resolution (com.fasterxml.jackson.core:jackson-databind): 2.9.9
Direct dependency fix Resolution (org.glassfish.jersey.media:jersey-media-json-jackson): 2.29
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2018-19360
Vulnerable Library - jackson-databind-2.8.10.jar
General data-binding functionality for Jackson: works on core streaming API
Library home page: http://fasterxml.com/
Path to dependency file: /pom.xml
Path to vulnerable library: /pom.xml
Dependency Hierarchy:
- jersey-media-json-jackson-2.27.jar (Root Library)
- ❌ jackson-databind-2.8.10.jar (Vulnerable Library)
Found in HEAD commit: 60011ae7663cd65acf66505fdbadc815033eace6
Found in base branch: main
Vulnerability Details
FasterXML jackson-databind 2.x before 2.9.8 might allow attackers to have unspecified impact by leveraging failure to block the axis2-transport-jms class from polymorphic deserialization.
Publish Date: 2019-01-02
URL: CVE-2018-19360
CVSS 3 Score Details (9.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: https://osv.dev/vulnerability/GHSA-f9hv-mg5h-xcw9
Release Date: 2019-01-02
Fix Resolution (com.fasterxml.jackson.core:jackson-databind): 2.8.11.3
Direct dependency fix Resolution (org.glassfish.jersey.media:jersey-media-json-jackson): 2.28
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2017-15095
Vulnerable Library - jackson-databind-2.8.10.jar
General data-binding functionality for Jackson: works on core streaming API
Library home page: http://fasterxml.com/
Path to dependency file: /pom.xml
Path to vulnerable library: /pom.xml
Dependency Hierarchy:
- jersey-media-json-jackson-2.27.jar (Root Library)
- ❌ jackson-databind-2.8.10.jar (Vulnerable Library)
Found in HEAD commit: 60011ae7663cd65acf66505fdbadc815033eace6
Found in base branch: main
Vulnerability Details
A deserialization flaw was discovered in the jackson-databind in versions before 2.8.10 and 2.9.1, which could allow an unauthenticated user to perform code execution by sending the maliciously crafted input to the readValue method of the ObjectMapper. This issue extends the previous flaw CVE-2017-7525 by blacklisting more classes that could be used maliciously.
Publish Date: 2018-02-06
URL: CVE-2017-15095
CVSS 3 Score Details (9.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: https://nvd.nist.gov/vuln/detail/CVE-2017-15095
Release Date: 2018-02-06
Fix Resolution: 2.8.10,2.9.1
CVE-2020-11113
Vulnerable Library - jackson-databind-2.8.10.jar
General data-binding functionality for Jackson: works on core streaming API
Library home page: http://fasterxml.com/
Path to dependency file: /pom.xml
Path to vulnerable library: /pom.xml
Dependency Hierarchy:
- jersey-media-json-jackson-2.27.jar (Root Library)
- ❌ jackson-databind-2.8.10.jar (Vulnerable Library)
Found in HEAD commit: 60011ae7663cd65acf66505fdbadc815033eace6
Found in base branch: main
Vulnerability Details
FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to org.apache.openjpa.ee.WASRegistryManagedRuntime (aka openjpa).
Publish Date: 2020-03-31
URL: CVE-2020-11113
CVSS 3 Score Details (8.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11113
Release Date: 2020-03-31
Fix Resolution (com.fasterxml.jackson.core:jackson-databind): 2.9.10.4
Direct dependency fix Resolution (org.glassfish.jersey.media:jersey-media-json-jackson): 2.30.1
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2020-11112
Vulnerable Library - jackson-databind-2.8.10.jar
General data-binding functionality for Jackson: works on core streaming API
Library home page: http://fasterxml.com/
Path to dependency file: /pom.xml
Path to vulnerable library: /pom.xml
Dependency Hierarchy:
- jersey-media-json-jackson-2.27.jar (Root Library)
- ❌ jackson-databind-2.8.10.jar (Vulnerable Library)
Found in HEAD commit: 60011ae7663cd65acf66505fdbadc815033eace6
Found in base branch: main
Vulnerability Details
FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to org.apache.commons.proxy.provider.remoting.RmiProvider (aka apache/commons-proxy).
Publish Date: 2020-03-31
URL: CVE-2020-11112
CVSS 3 Score Details (8.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11112
Release Date: 2020-03-31
Fix Resolution (com.fasterxml.jackson.core:jackson-databind): 2.9.10.4
Direct dependency fix Resolution (org.glassfish.jersey.media:jersey-media-json-jackson): 2.30.1
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2020-11111
Vulnerable Library - jackson-databind-2.8.10.jar
General data-binding functionality for Jackson: works on core streaming API
Library home page: http://fasterxml.com/
Path to dependency file: /pom.xml
Path to vulnerable library: /pom.xml
Dependency Hierarchy:
- jersey-media-json-jackson-2.27.jar (Root Library)
- ❌ jackson-databind-2.8.10.jar (Vulnerable Library)
Found in HEAD commit: 60011ae7663cd65acf66505fdbadc815033eace6
Found in base branch: main
Vulnerability Details
FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to org.apache.activemq.* (aka activemq-jms, activemq-core, activemq-pool, and activemq-pool-jms).
Publish Date: 2020-03-31
URL: CVE-2020-11111
CVSS 3 Score Details (8.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11113
Release Date: 2020-03-31
Fix Resolution (com.fasterxml.jackson.core:jackson-databind): 2.9.10.4
Direct dependency fix Resolution (org.glassfish.jersey.media:jersey-media-json-jackson): 2.30.1
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2020-10969
Vulnerable Library - jackson-databind-2.8.10.jar
General data-binding functionality for Jackson: works on core streaming API
Library home page: http://fasterxml.com/
Path to dependency file: /pom.xml
Path to vulnerable library: /pom.xml
Dependency Hierarchy:
- jersey-media-json-jackson-2.27.jar (Root Library)
- ❌ jackson-databind-2.8.10.jar (Vulnerable Library)
Found in HEAD commit: 60011ae7663cd65acf66505fdbadc815033eace6
Found in base branch: main
Vulnerability Details
FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to javax.swing.JEditorPane.
Publish Date: 2020-03-26
URL: CVE-2020-10969
CVSS 3 Score Details (8.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10969
Release Date: 2020-03-26
Fix Resolution (com.fasterxml.jackson.core:jackson-databind): 2.9.10.4
Direct dependency fix Resolution (org.glassfish.jersey.media:jersey-media-json-jackson): 2.30.1
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2020-10968
Vulnerable Library - jackson-databind-2.8.10.jar
General data-binding functionality for Jackson: works on core streaming API
Library home page: http://fasterxml.com/
Path to dependency file: /pom.xml
Path to vulnerable library: /pom.xml
Dependency Hierarchy:
- jersey-media-json-jackson-2.27.jar (Root Library)
- ❌ jackson-databind-2.8.10.jar (Vulnerable Library)
Found in HEAD commit: 60011ae7663cd65acf66505fdbadc815033eace6
Found in base branch: main
Vulnerability Details
FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to org.aoju.bus.proxy.provider.remoting.RmiProvider (aka bus-proxy).
Publish Date: 2020-03-26
URL: CVE-2020-10968
CVSS 3 Score Details (8.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: https://nvd.nist.gov/vuln/detail/CVE-2020-10968
Release Date: 2020-03-26
Fix Resolution (com.fasterxml.jackson.core:jackson-databind): 2.9.10.4
Direct dependency fix Resolution (org.glassfish.jersey.media:jersey-media-json-jackson): 2.30.1
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2020-10673
Vulnerable Library - jackson-databind-2.8.10.jar
General data-binding functionality for Jackson: works on core streaming API
Library home page: http://fasterxml.com/
Path to dependency file: /pom.xml
Path to vulnerable library: /pom.xml
Dependency Hierarchy:
- jersey-media-json-jackson-2.27.jar (Root Library)
- ❌ jackson-databind-2.8.10.jar (Vulnerable Library)
Found in HEAD commit: 60011ae7663cd65acf66505fdbadc815033eace6
Found in base branch: main
Vulnerability Details
FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to com.caucho.config.types.ResourceRef (aka caucho-quercus).
Publish Date: 2020-03-18
URL: CVE-2020-10673
CVSS 3 Score Details (8.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Release Date: 2020-03-18
Fix Resolution (com.fasterxml.jackson.core:jackson-databind): 2.9.10.4
Direct dependency fix Resolution (org.glassfish.jersey.media:jersey-media-json-jackson): 2.30.1
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2020-10672
Vulnerable Library - jackson-databind-2.8.10.jar
General data-binding functionality for Jackson: works on core streaming API
Library home page: http://fasterxml.com/
Path to dependency file: /pom.xml
Path to vulnerable library: /pom.xml
Dependency Hierarchy:
- jersey-media-json-jackson-2.27.jar (Root Library)
- ❌ jackson-databind-2.8.10.jar (Vulnerable Library)
Found in HEAD commit: 60011ae7663cd65acf66505fdbadc815033eace6
Found in base branch: main
Vulnerability Details
FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to org.apache.aries.transaction.jms.internal.XaPooledConnectionFactory (aka aries.transaction.jms).
Publish Date: 2020-03-18
URL: CVE-2020-10672
CVSS 3 Score Details (8.8)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: Required
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: https://nvd.nist.gov/vuln/detail/CVE-2020-10672
Release Date: 2020-03-18
Fix Resolution (com.fasterxml.jackson.core:jackson-databind): 2.9.10.4
Direct dependency fix Resolution (org.glassfish.jersey.media:jersey-media-json-jackson): 2.30.1
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2020-14195
Vulnerable Library - jackson-databind-2.8.10.jar
General data-binding functionality for Jackson: works on core streaming API
Library home page: http://fasterxml.com/
Path to dependency file: /pom.xml
Path to vulnerable library: /pom.xml
Dependency Hierarchy:
- jersey-media-json-jackson-2.27.jar (Root Library)
- ❌ jackson-databind-2.8.10.jar (Vulnerable Library)
Found in HEAD commit: 60011ae7663cd65acf66505fdbadc815033eace6
Found in base branch: main
Vulnerability Details
FasterXML jackson-databind 2.x before 2.9.10.5 mishandles the interaction between serialization gadgets and typing, related to org.jsecurity.realm.jndi.JndiRealmFactory (aka org.jsecurity).
Publish Date: 2020-06-16
URL: CVE-2020-14195
CVSS 3 Score Details (8.1)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14195
Release Date: 2020-06-16
Fix Resolution (com.fasterxml.jackson.core:jackson-databind): 2.8.11.6
Direct dependency fix Resolution (org.glassfish.jersey.media:jersey-media-json-jackson): 2.28
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2020-14062
Vulnerable Library - jackson-databind-2.8.10.jar
General data-binding functionality for Jackson: works on core streaming API
Library home page: http://fasterxml.com/
Path to dependency file: /pom.xml
Path to vulnerable library: /pom.xml
Dependency Hierarchy:
- jersey-media-json-jackson-2.27.jar (Root Library)
- ❌ jackson-databind-2.8.10.jar (Vulnerable Library)
Found in HEAD commit: 60011ae7663cd65acf66505fdbadc815033eace6
Found in base branch: main
Vulnerability Details
FasterXML jackson-databind 2.x before 2.9.10.5 mishandles the interaction between serialization gadgets and typing, related to com.sun.org.apache.xalan.internal.lib.sql.JNDIConnectionPool (aka xalan2).
Publish Date: 2020-06-14
URL: CVE-2020-14062
CVSS 3 Score Details (8.1)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14062
Release Date: 2020-06-14
Fix Resolution (com.fasterxml.jackson.core:jackson-databind): 2.8.11.6
Direct dependency fix Resolution (org.glassfish.jersey.media:jersey-media-json-jackson): 2.28
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2020-14061
Vulnerable Library - jackson-databind-2.8.10.jar
General data-binding functionality for Jackson: works on core streaming API
Library home page: http://fasterxml.com/
Path to dependency file: /pom.xml
Path to vulnerable library: /pom.xml
Dependency Hierarchy:
- jersey-media-json-jackson-2.27.jar (Root Library)
- ❌ jackson-databind-2.8.10.jar (Vulnerable Library)
Found in HEAD commit: 60011ae7663cd65acf66505fdbadc815033eace6
Found in base branch: main
Vulnerability Details
FasterXML jackson-databind 2.x before 2.9.10.5 mishandles the interaction between serialization gadgets and typing, related to oracle.jms.AQjmsQueueConnectionFactory, oracle.jms.AQjmsXATopicConnectionFactory, oracle.jms.AQjmsTopicConnectionFactory, oracle.jms.AQjmsXAQueueConnectionFactory, and oracle.jms.AQjmsXAConnectionFactory (aka weblogic/oracle-aqjms).
Publish Date: 2020-06-14
URL: CVE-2020-14061
CVSS 3 Score Details (8.1)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14061
Release Date: 2020-06-14
Fix Resolution (com.fasterxml.jackson.core:jackson-databind): 2.8.11.6
Direct dependency fix Resolution (org.glassfish.jersey.media:jersey-media-json-jackson): 2.28
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2020-14060
Vulnerable Library - jackson-databind-2.8.10.jar
General data-binding functionality for Jackson: works on core streaming API
Library home page: http://fasterxml.com/
Path to dependency file: /pom.xml
Path to vulnerable library: /pom.xml
Dependency Hierarchy:
- jersey-media-json-jackson-2.27.jar (Root Library)
- ❌ jackson-databind-2.8.10.jar (Vulnerable Library)
Found in HEAD commit: 60011ae7663cd65acf66505fdbadc815033eace6
Found in base branch: main
Vulnerability Details
FasterXML jackson-databind 2.x before 2.9.10.5 mishandles the interaction between serialization gadgets and typing, related to oadd.org.apache.xalan.lib.sql.JNDIConnectionPool (aka apache/drill).
Publish Date: 2020-06-14
URL: CVE-2020-14060
CVSS 3 Score Details (8.1)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-14060
Release Date: 2020-06-14
Fix Resolution (com.fasterxml.jackson.core:jackson-databind): 2.8.11.6
Direct dependency fix Resolution (org.glassfish.jersey.media:jersey-media-json-jackson): 2.28
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2020-11620
Vulnerable Library - jackson-databind-2.8.10.jar
General data-binding functionality for Jackson: works on core streaming API
Library home page: http://fasterxml.com/
Path to dependency file: /pom.xml
Path to vulnerable library: /pom.xml
Dependency Hierarchy:
- jersey-media-json-jackson-2.27.jar (Root Library)
- ❌ jackson-databind-2.8.10.jar (Vulnerable Library)
Found in HEAD commit: 60011ae7663cd65acf66505fdbadc815033eace6
Found in base branch: main
Vulnerability Details
FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to org.apache.commons.jelly.impl.Embedded (aka commons-jelly).
Publish Date: 2020-04-07
URL: CVE-2020-11620
CVSS 3 Score Details (8.1)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11620
Release Date: 2020-04-07
Fix Resolution (com.fasterxml.jackson.core:jackson-databind): 2.9.10.4
Direct dependency fix Resolution (org.glassfish.jersey.media:jersey-media-json-jackson): 2.30.1
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2020-11619
Vulnerable Library - jackson-databind-2.8.10.jar
General data-binding functionality for Jackson: works on core streaming API
Library home page: http://fasterxml.com/
Path to dependency file: /pom.xml
Path to vulnerable library: /pom.xml
Dependency Hierarchy:
- jersey-media-json-jackson-2.27.jar (Root Library)
- ❌ jackson-databind-2.8.10.jar (Vulnerable Library)
Found in HEAD commit: 60011ae7663cd65acf66505fdbadc815033eace6
Found in base branch: main
Vulnerability Details
FasterXML jackson-databind 2.x before 2.9.10.4 mishandles the interaction between serialization gadgets and typing, related to org.springframework.aop.config.MethodLocatingFactoryBean (aka spring-aop).
Publish Date: 2020-04-07
URL: CVE-2020-11619
CVSS 3 Score Details (8.1)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11619
Release Date: 2020-04-07
Fix Resolution (com.fasterxml.jackson.core:jackson-databind): 2.9.10.4
Direct dependency fix Resolution (org.glassfish.jersey.media:jersey-media-json-jackson): 2.30.1
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2020-10650
Vulnerable Library - jackson-databind-2.8.10.jar
General data-binding functionality for Jackson: works on core streaming API
Library home page: http://fasterxml.com/
Path to dependency file: /pom.xml
Path to vulnerable library: /pom.xml
Dependency Hierarchy:
- jersey-media-json-jackson-2.27.jar (Root Library)
- ❌ jackson-databind-2.8.10.jar (Vulnerable Library)
Found in HEAD commit: 60011ae7663cd65acf66505fdbadc815033eace6
Found in base branch: main
Vulnerability Details
A deserialization flaw was discovered in jackson-databind through 2.9.10.4. It could allow an unauthenticated user to perform code execution via ignite-jta or quartz-core: org.apache.ignite.cache.jta.jndi.CacheJndiTmLookup, org.apache.ignite.cache.jta.jndi.CacheJndiTmFactory, and org.quartz.utils.JNDIConnectionProvider.
Publish Date: 2022-12-26
URL: CVE-2020-10650
CVSS 3 Score Details (8.1)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: High
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Origin: GHSA-rpr3-cw39-3pxh
Release Date: 2022-12-26
Fix Resolution (com.fasterxml.jackson.core:jackson-databind): 2.9.10.4
Direct dependency fix Resolution (org.glassfish.jersey.media:jersey-media-json-jackson): 2.30.1
⛑️ Automatic Remediation will be attempted for this issue.
WS-2022-0468
Vulnerable Library - jackson-core-2.8.10.jar
Core Jackson abstractions, basic JSON streaming API implementation
Library home page: http://fasterxml.com/
Path to dependency file: /pom.xml
Path to vulnerable library: /pom.xml
Dependency Hierarchy:
- jersey-media-json-jackson-2.27.jar (Root Library)
- jackson-databind-2.8.10.jar
- ❌ jackson-core-2.8.10.jar (Vulnerable Library)
- jackson-databind-2.8.10.jar
Found in HEAD commit: 60011ae7663cd65acf66505fdbadc815033eace6
Found in base branch: main
Vulnerability Details
The jackson-core package is vulnerable to a Denial of Service (DoS) attack. The methods in the classes listed below fail to restrict input size when performing numeric type conversions. A remote attacker can exploit this vulnerability by causing the application to deserialize data containing certain numeric types with large values. Deserializing many of the aforementioned objects may cause the application to exhaust all available resources, resulting in a DoS condition.
Publish Date: 2022-12-07
URL: WS-2022-0468
CVSS 3 Score Details (7.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Release Date: 2022-12-07
Fix Resolution (com.fasterxml.jackson.core:jackson-core): 2.15.0-rc1
Direct dependency fix Resolution (org.glassfish.jersey.media:jersey-media-json-jackson): 2.41
⛑️ Automatic Remediation will be attempted for this issue.
CVE-2025-52999
Vulnerable Library - jackson-core-2.8.10.jar
Core Jackson abstractions, basic JSON streaming API implementation
Library home page: http://fasterxml.com/
Path to dependency file: /pom.xml
Path to vulnerable library: /pom.xml
Dependency Hierarchy:
- jersey-media-json-jackson-2.27.jar (Root Library)
- jackson-databind-2.8.10.jar
- ❌ jackson-core-2.8.10.jar (Vulnerable Library)
- jackson-databind-2.8.10.jar
Found in HEAD commit: 60011ae7663cd65acf66505fdbadc815033eace6
Found in base branch: main
Vulnerability Details
jackson-core contains core low-level incremental ("streaming") parser and generator abstractions used by Jackson Data Processor. In versions prior to 2.15.0, if a user parses an input file and it has deeply nested data, Jackson could end up throwing a StackoverflowError if the depth is particularly large. jackson-core 2.15.0 contains a configurable limit for how deep Jackson will traverse in an input document, defaulting to an allowable depth of 1000. jackson-core will throw a StreamConstraintsException if the limit is reached. jackson-databind also benefits from this change because it uses jackson-core to parse JSON inputs. As a workaround, users should avoid parsing input files from untrusted sources.
Publish Date: 2025-06-25
URL: CVE-2025-52999
CVSS 3 Score Details (7.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: None
- Availability Impact: High
Suggested Fix
Type: Upgrade version
Release Date: 2025-06-25
Fix Resolution (com.fasterxml.jackson.core:jackson-core): 2.15.0
Direct dependency fix Resolution (org.glassfish.jersey.media:jersey-media-json-jackson): 2.41
⛑️ Automatic Remediation will be attempted for this issue.
⛑️Automatic Remediation will be attempted for this issue.