VYPR

Maven package

org.scala-sbt/io_2.13

pkg:maven/org.scala-sbt/io_2.13

Vulnerabilities (1)

  • CVE-2023-46122Oct 23, 2023
    affected >= 1.0.0, < 1.9.7fixed 1.9.7

    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 `