ChoeMinji / retrofit

Apache License 2.0
0 stars 0 forks source link

CVE-2022-36944 (Critical) detected in scala-library-2.13.6.jar #54

Open mend-bolt-for-github[bot] opened 2 years ago

mend-bolt-for-github[bot] commented 2 years ago

CVE-2022-36944 - Critical Severity Vulnerability

Vulnerable Library - scala-library-2.13.6.jar

Standard library for the Scala Programming Language

Library home page: https://lamp.epfl.ch/

Path to dependency file: /retrofit-adapters/scala/build.gradle

Path to vulnerable library: /radle/caches/modules-2/files-2.1/org.scala-lang/scala-library/2.13.6/ed7a2f528c7389ea65746c22a01031613d98ab3d/scala-library-2.13.6.jar

Dependency Hierarchy: - :x: **scala-library-2.13.6.jar** (Vulnerable Library)

Found in HEAD commit: 695dbb775e24b6e60fd322097f7450d9762c6884

Found in base branch: master

Vulnerability Details

Scala 2.13.x before 2.13.9 has a Java deserialization chain in its JAR file. On its own, it cannot be exploited. There is only a risk in conjunction with Java object deserialization within an application. In such situations, it allows attackers to erase contents of arbitrary files, make network connections, or possibly run arbitrary code (specifically, Function0 functions) via a gadget chain.

Publish Date: 2022-09-23

URL: CVE-2022-36944

CVSS 3 Score Details (9.8)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: Low - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: High - Integrity Impact: High - Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2022-09-23

Fix Resolution: org.scala-lang:scala-library:2.13.9


Step up your Open Source Security Game with Mend here