org.jetbrains.kotlin:kotlin-stdlib@1.1.50 vulnerabilities

  • latest version

    2.1.0

  • latest non vulnerable version

  • first published

    11 years ago

  • latest version published

    19 days ago

  • licenses detected

  • package manager

  • Direct Vulnerabilities

    Known vulnerabilities in the org.jetbrains.kotlin:kotlin-stdlib package. This does not include vulnerabilities belonging to this package’s dependencies.

    How to fix?

    Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.

    Fix for free
    VulnerabilityVulnerable Version
    • M
    Improper Locking

    org.jetbrains.kotlin:kotlin-stdlib is a Kotlin Standard Library for JVM.

    Affected versions of this package are vulnerable to Improper Locking due to inability to lock dependencies for Multiplatform Gradle Projects.

    How to fix Improper Locking?

    Upgrade org.jetbrains.kotlin:kotlin-stdlib to version 1.6.0 or higher.

    [,1.6.0)
    • L
    Information Exposure

    org.jetbrains.kotlin:kotlin-stdlib is a Kotlin Standard Library for JVM.

    Affected versions of this package are vulnerable to Information Exposure. A Kotlin application using createTempDir or createTempFile and placing sensitive information within either of these locations would be leaking this information in a read-only way to other users also on this system.

    Note: As of version 1.4.21, the vulnerable functions have been marked as deprecated. Due to still being usable, this advisory is kept as "unfixed".

    How to fix Information Exposure?

    Upgrade org.jetbrains.kotlin:kotlin-stdlib to version 2.1.0 or higher.

    [,2.1.0)