发布时间: 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.
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 |