Home / Vulnerability Database / Kotlin : Excessive session timeout
Kotlin

Kotlin : Excessive session timeout

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 Kotlin : Excessive session timeout in your application?

See also

Kotlin

Kotlin : Missing required cryptographic step

Kotlin

Kotlin : Logging into system output

Kotlin

Kotlin : Call of notify() in synchronized block