Skip to content

Upgrade JDBC driver to Jackson 2.15.0 due to 2.14.x being vulnerable to Denial of Service #91

@dqmdev

Description

@dqmdev

Current driver build uses Jackson 2.14.2.

Please review and rebuild with Jackson 2.15.0. and update public page at
https://docs.aws.amazon.com/redshift/latest/mgmt/jdbc20-download-driver.html

com.fasterxml.jackson.core_jackson-core package versions before 2.15.0 are vulnerable to Denial of Service (DoS). The package does not properly restrict the size or amount of resources that are requested or influenced by an actor, which can be used to consume more resources than intended and leads to Uncontrolled Resource Consumption ('Resource Exhaustion')

Fixed in Jackson 2.15 released April 23, 2023

FasterXML/jackson-core#315

FasterXML/jackson-core#322

FasterXML/jackson-core#827

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions