From 734838cb5d9ca032399850b9707a2de0991053ab Mon Sep 17 00:00:00 2001 From: "advisory-database[bot]" <45398580+advisory-database[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 18:24:02 +0000 Subject: [PATCH] Publish GHSA-85cw-hj65-qqv9 --- .../GHSA-85cw-hj65-qqv9.json | 67 ++++++++++++++++++- 1 file changed, 64 insertions(+), 3 deletions(-) diff --git a/advisories/github-reviewed/2019/09/GHSA-85cw-hj65-qqv9/GHSA-85cw-hj65-qqv9.json b/advisories/github-reviewed/2019/09/GHSA-85cw-hj65-qqv9/GHSA-85cw-hj65-qqv9.json index 30cdcd14871..5a429107b71 100644 --- a/advisories/github-reviewed/2019/09/GHSA-85cw-hj65-qqv9/GHSA-85cw-hj65-qqv9.json +++ b/advisories/github-reviewed/2019/09/GHSA-85cw-hj65-qqv9/GHSA-85cw-hj65-qqv9.json @@ -1,13 +1,13 @@ { "schema_version": "1.4.0", "id": "GHSA-85cw-hj65-qqv9", - "modified": "2021-08-17T22:28:01Z", + "modified": "2023-09-13T18:22:46Z", "published": "2019-09-23T18:33:45Z", "aliases": [ "CVE-2019-16335" ], "summary": "Polymorphic Typing issue in FasterXML jackson-databind", - "details": "A Polymorphic Typing issue was discovered in FasterXML jackson-databind before 2.9.10. It is related to com.zaxxer.hikari.HikariDataSource. This is a different vulnerability than CVE-2019-14540.", + "details": "A Polymorphic Typing issue was discovered in FasterXML jackson-databind before 2.9.10, 2.8.11.5, and 2.6.7.3. It is related to com.zaxxer.hikari.HikariDataSource. This is a different vulnerability than CVE-2019-14540.", "severity": [ { "type": "CVSS_V3", @@ -20,6 +20,59 @@ "ecosystem": "Maven", "name": "com.fasterxml.jackson.core:jackson-databind" }, + "ecosystem_specific": { + "affected_functions": [ + "" + ] + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.9.0" + }, + { + "fixed": "2.9.10" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "com.fasterxml.jackson.core:jackson-databind" + }, + "ecosystem_specific": { + "affected_functions": [ + "" + ] + }, + "ranges": [ + { + "type": "ECOSYSTEM", + "events": [ + { + "introduced": "2.7.0" + }, + { + "fixed": "2.8.11.5" + } + ] + } + ] + }, + { + "package": { + "ecosystem": "Maven", + "name": "com.fasterxml.jackson.core:jackson-databind" + }, + "ecosystem_specific": { + "affected_functions": [ + "" + ] + }, "ranges": [ { "type": "ECOSYSTEM", @@ -28,7 +81,7 @@ "introduced": "0" }, { - "fixed": "2.9.10" + "fixed": "2.6.7.3" } ] } @@ -44,6 +97,10 @@ "type": "WEB", "url": "https://github.com/FasterXML/jackson-databind/issues/2449" }, + { + "type": "WEB", + "url": "https://github.com/FasterXML/jackson-databind/commit/73c1c2cc76e6cdd7f3a5615cbe3207fe96e4d3db" + }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2019:3200" @@ -72,6 +129,10 @@ "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2020:0729" }, + { + "type": "PACKAGE", + "url": "https://github.com/FasterXML/jackson-databind" + }, { "type": "WEB", "url": "https://lists.apache.org/thread.html/0fcef7321095ce0bc597d468d150cff3d647f4cb3aef3bd4d20e1c69@%3Ccommits.tinkerpop.apache.org%3E"