Home / Vulnerability Database / Scala : Explicit thread handling
Scala
Scala : 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 Scala : Explicit thread handling in your application?
See also
Scala
Scala : Unreleased resource stream
Scala
Scala : Multiple loggers in same class
Scala
