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

Direct Vulnerabilities

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

Automatically find and fix vulnerabilities affecting your projects. Snyk scans for vulnerabilities and provides fixes for free.
Fix for free
Vulnerability Vulnerable 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?

There is no fixed version for org.jetbrains.kotlin:kotlin-stdlib.

[0,)