Home / Vulnerability Database / Scala : Excessive session timeout
Scala
Scala : Excessive session timeout
Classification
OWASP Top 10 2013
OWASP Top 10 2017
OWASP Top 10 2021
HIPAA
Overview
Then longer the session, then more opportunities for attacks an adversary has. While the session is active, he/she can bruteforce the password, crack the wireless access point encryption or hijack the session using then open browser.
In addition, long sessions prevent the release of memory, which will ultimately lead to a denial of service if too many sessions are opened at the same time.
MEDIUM
DerScanner Severity Score
Do you want to fix Scala : Excessive session timeout in your application?
See also
Scala
Scala : Unreleased resource stream
Scala
Scala : Multiple loggers in same class
Scala
