Skip to content

Shaded third-party jackson-core 2.13.2 is missing fix for sonatype-2022-6438 #4336

Closed
@ericfreese

Description

@ericfreese

Describe the bug

The shaded third-party jackson-core is set at version 2.13.2 which does not have a fix for vulnerability issue sonatype-2022-6438.

<jackson.version>2.13.2</jackson.version>

Expected Behavior

The shaded third-party jackson-core should be at least version 2.15.0.

Current Behavior

The issue was flagged by a prisma scan.

Reproduction Steps

N/A

Possible Solution

Upgrade to at least 2.15.0. Hopefully this is not too difficult because of the shading.

From #2598 (comment):

Shading allows us to use the latest, secure Jackson version without worrying about breaking customer applications.

Additional Information/Context

See:

This issue is similar to: #3825

AWS Java SDK version used

2.18.41

JDK version used

openjdk version "1.8.0_382" OpenJDK Runtime Environment Corretto-8.382.05.1 (build 1.8.0_382-b05) OpenJDK 64-Bit Server VM Corretto-8.382.05.1 (build 25.382-b05, mixed mode)

Operating System and version

Linux 9d7c897afc63 6.4.11-arch2-1 #1 SMP PREEMPT_DYNAMIC Sat, 19 Aug 2023 15:38:34 +0000 x86_64 x86_64 x86_64 GNU/Linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThis issue is a bug.p2This is a standard priority issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions