VYPR

Sbt

by Scala Sbt

CVEs (1)

  • CVE-2023-46122LowOct 23, 2023
    risk 0.18cvss 3.9epss 0.00

    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…