hshivhare67 / jetty_v9.4.31_27223

Other
0 stars 0 forks source link

CVE-2022-25647 (High) detected in gson-2.7.jar, gson-2.8.1.jar #127

Open mend-bolt-for-github[bot] opened 11 months ago

mend-bolt-for-github[bot] commented 11 months ago

CVE-2022-25647 - High Severity Vulnerability

Vulnerable Libraries - gson-2.7.jar, gson-2.8.1.jar

gson-2.7.jar

Gson JSON library

Library home page: https://github.com/google/gson

Path to dependency file: /jetty-gcloud/jetty-gcloud-session-manager/pom.xml

Path to vulnerable library: /jetty-gcloud/jetty-gcloud-session-manager/pom.xml,/tests/test-sessions/test-gcloud-sessions/pom.xml

Dependency Hierarchy: - google-cloud-datastore-1.0.0.jar (Root Library) - google-cloud-core-1.0.0.jar - protobuf-java-util-3.2.0.jar - :x: **gson-2.7.jar** (Vulnerable Library)

gson-2.8.1.jar

Gson JSON library

Library home page: https://github.com/google/gson

Path to dependency file: /jetty-infinispan/infinispan-remote-query/pom.xml

Path to vulnerable library: /jetty-infinispan/infinispan-remote-query/pom.xml,/tests/test-sessions/test-infinispan-sessions/pom.xml

Dependency Hierarchy: - infinispan-remote-query-client-9.4.8.Final.jar (Root Library) - protostream-4.2.2.Final.jar - :x: **gson-2.8.1.jar** (Vulnerable Library)

Found in HEAD commit: b976400adf459c779b88fa83118b68aa39af14c7

Found in base branch: master

Vulnerability Details

The package com.google.code.gson:gson before 2.8.9 are vulnerable to Deserialization of Untrusted Data via the writeReplace() method in internal classes, which may lead to DoS attacks.

Publish Date: 2022-05-01

URL: CVE-2022-25647

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

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-25647`

Release Date: 2022-05-01

Fix Resolution (com.google.code.gson:gson): 2.8.9

Direct dependency fix Resolution (org.infinispan:infinispan-remote-query-client): 9.4.17.Final


Step up your Open Source Security Game with Mend here