Home / Vulnerability Database / Kotlin : Explicit thread handling
Kotlin
Kotlin : Explicit thread handling
Classification
CWE
Overview
Direct use of threads in Web applications leads to vulnerabilities and is not recommended.
J2EE standard prohibits direct work with threads under certain conditions. In any case, such a practice may lead to hardly diagnosed errors related to multi-threading and synchronization.
LOW
DerScanner Severity Score
Do you want to fix Kotlin : Explicit thread handling in your application?
See also
Kotlin
Kotlin : Missing required cryptographic step
Kotlin
Kotlin : Logging into system output
Kotlin
