SCA: security update for org.scala-sbt:io_2.12, org.scala-sbt:io_2.13, org.scala-sbt:io_3, org.scala-sbt:sbt (GHSA-h9mw-grgx-2fhf)

high Tenable Self-Hosted Container Security Plugin ID 415622

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- sbt is a build tool for Scala, Java, and others. Given a specially crafted zip or JAR file, `IO.unzip`
allows writing of arbitrary file. This would have potential to overwrite `/root/.ssh/authorized_keys`.
Within sbt's main code, `IO.unzip` is used in `pullRemoteCache` task and `Resolvers.remote`; however many
projects use `IO.unzip(...)` directly to implement custom tasks. This vulnerability has been patched in
version 1.9.7. (CVE-2023-46122)

See Also

https://github.com/advisories/GHSA-h9mw-grgx-2fhf

Plugin Details

Severity: High

ID: 415622

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 1/23/2025

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.37

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: Medium

Base Score: 6.6

Temporal Score: 5.2

Vector: CVSS2#AV:L/AC:L/Au:N/C:N/I:C/A:C

CVSS Score Source: CVE-2023-46122

CVSS v3

Risk Factor: High

Base Score: 7.1

Temporal Score: 6.4

Vector: CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:H

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 10/24/2023

Vulnerability Publication Date: 10/23/2023

Reference Information

CVE: CVE-2023-46122

cwe: CWE-22