Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WS-2022-0468 (High) detected in multiple libraries #431

Open
mend-bolt-for-github bot opened this issue Dec 24, 2024 · 0 comments
Open

WS-2022-0468 (High) detected in multiple libraries #431

mend-bolt-for-github bot opened this issue Dec 24, 2024 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link
Contributor

WS-2022-0468 - High Severity Vulnerability

Vulnerable Libraries - jackson-core-2.9.8.jar, jackson-core-2.12.4.jar, jackson-core-2.9.2.jar, jackson-core-2.10.1.jar, jackson-core-2.9.1.jar, jackson-core-2.14.0-rc2.jar, jackson-core-2.9.10.jar, jackson-core-2.12.7.jar, jackson-core-2.9.5.jar

jackson-core-2.9.8.jar

Core Jackson processing abstractions (aka Streaming API), implementation for JSON

Library home page: http://fasterxml.com/

Path to dependency file: /openapi-client/scala-akka/pom.xml

Path to vulnerable library: /openapi-client/scala-akka/pom.xml,/swagger-client/inflector/pom.xml

Dependency Hierarchy:

  • swagger-inflector-2.0.0.jar (Root Library)
    • swagger-jaxrs2-2.0.8.jar
      • jackson-databind-2.9.8.jar
        • jackson-core-2.9.8.jar (Vulnerable Library)
jackson-core-2.12.4.jar

Core Jackson processing abstractions (aka Streaming API), implementation for JSON

Library home page: http://fasterxml.com/

Path to dependency file: /swagger-client/micronaut/pom.xml

Path to vulnerable library: /home/wss-scanner/.m2/repository/com/fasterxml/jackson/core/jackson-core/2.12.4/jackson-core-2.12.4.jar

Dependency Hierarchy:

  • micronaut-http-client-3.0.0.jar (Root Library)
    • micronaut-runtime-3.0.0.jar
      • jackson-databind-2.12.4.jar
        • jackson-core-2.12.4.jar (Vulnerable Library)
jackson-core-2.9.2.jar

Core Jackson processing abstractions (aka Streaming API), implementation for JSON

Library home page: http://fasterxml.com/

Dependency Hierarchy:

  • jackson-module-scala_2.11-2.9.2.jar (Root Library)
    • jackson-core-2.9.2.jar (Vulnerable Library)
jackson-core-2.10.1.jar

Core Jackson processing abstractions (aka Streaming API), implementation for JSON

Library home page: http://fasterxml.com/

Path to dependency file: /swagger-client/jaxrs-resteasy-eap/pom.xml

Path to vulnerable library: /swagger-client/jaxrs-resteasy-eap/pom.xml

Dependency Hierarchy:

  • resteasy-jackson2-provider-3.15.6.Final.jar (Root Library)
    • jackson-core-2.10.1.jar (Vulnerable Library)
jackson-core-2.9.1.jar

Core Jackson processing abstractions (aka Streaming API), implementation for JSON

Library home page: http://fasterxml.com/

Path to dependency file: /swagger-client/jaxrs-cxf-client/pom.xml

Path to vulnerable library: /swagger-client/jaxrs-cxf-client/pom.xml,/swagger-client/jaxrs-cxf/pom.xml

Dependency Hierarchy:

  • swagger-jaxrs2-2.0.0.jar (Root Library)
    • jackson-databind-2.9.4.jar
      • jackson-core-2.9.1.jar (Vulnerable Library)
jackson-core-2.14.0-rc2.jar

Core Jackson processing abstractions (aka Streaming API), implementation for JSON

Library home page: http://fasterxml.com/

Dependency Hierarchy:

  • jackson-databind-nullable-0.2.6.jar (Root Library)
    • jackson-databind-2.14.0-rc2.jar
      • jackson-core-2.14.0-rc2.jar (Vulnerable Library)
jackson-core-2.9.10.jar

Core Jackson processing abstractions (aka Streaming API), implementation for JSON

Library home page: http://fasterxml.com/

Path to dependency file: /swagger-client/spring/pom.xml

Path to vulnerable library: /swagger-client/spring/pom.xml

Dependency Hierarchy:

  • spring-boot-starter-web-2.1.16.RELEASE.jar (Root Library)
    • spring-boot-starter-json-2.1.16.RELEASE.jar
      • jackson-databind-2.9.10.5.jar
        • jackson-core-2.9.10.jar (Vulnerable Library)
jackson-core-2.12.7.jar

Core Jackson processing abstractions (aka Streaming API), implementation for JSON

Library home page: http://fasterxml.com/

Dependency Hierarchy:

  • json4s-jackson_2.13-4.0.6.jar (Root Library)
    • json4s-jackson-core_2.13-4.0.6.jar
      • jackson-databind-2.12.7.jar
        • jackson-core-2.12.7.jar (Vulnerable Library)
jackson-core-2.9.5.jar

Core Jackson processing abstractions (aka Streaming API), implementation for JSON

Library home page: http://fasterxml.com/

Path to dependency file: /swagger-client/jaxrs-jersey/pom.xml

Path to vulnerable library: /swagger-client/jaxrs-jersey/pom.xml

Dependency Hierarchy:

  • swagger-jaxrs2-2.0.0.jar (Root Library)
    • jackson-databind-2.9.4.jar
      • jackson-core-2.9.5.jar (Vulnerable Library)

Found in HEAD commit: 0879348474e22463e77dc76ba5e5f7e6300a2b6c

Found in base branch: master

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

For more information on CVSS3 Scores, click here.

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 (com.fasterxml.jackson.module:jackson-module-scala_2.11): 2.11.4

Fix Resolution (com.fasterxml.jackson.core:jackson-core): 2.15.0-rc1

Direct dependency fix Resolution (org.jboss.resteasy:resteasy-jackson2-provider): 4.5.7.Final

Fix Resolution (com.fasterxml.jackson.core:jackson-core): 2.15.0-rc1

Direct dependency fix Resolution (io.swagger.core.v3:swagger-jaxrs2): 2.1.4

Fix Resolution (com.fasterxml.jackson.core:jackson-core): 2.15.0-rc1

Direct dependency fix Resolution (org.springframework.boot:spring-boot-starter-web): 3.1.0

Fix Resolution (com.fasterxml.jackson.core:jackson-core): 2.15.0-rc1

Direct dependency fix Resolution (io.swagger.core.v3:swagger-jaxrs2): 2.1.4


Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants