• CVE-2023-46122

发布时间: 2024年11月15日

修改时间: 2024年11月15日

概要

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.

CVSS v3 指标

NVD openEuler
CVSS评分 7.1 7.1
Attack Vector Local Local
Attack Complexity Low Low
Privileges Required None None
User Interaction Required Required
Scope Unchanged Unchanged
Confidentiality None None
Integrity High High
Availability High High

安全公告

公告名 概要 发布时间
KylinSec-SA-2024-4216 sbt security update 2024年11月15日

影响产品

产品 状态
KY3.4-5A sbt Fixed
KY3.5.2 sbt Fixed
V6 sbt Fixed