• 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
Confidentiality None None
Attack Vector Local Local
CVSS评分 7.1 7.1
Attack Complexity Low Low
Privileges Required None None
Scope Unchanged Unchanged
Integrity High High
User Interaction Required Required
Availability High High

安全公告

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

影响产品

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