Home / Vulnerability Database / Kotlin : Missing authorization
Kotlin

Kotlin : Missing authorization

Overview

The software does not perform an authorization check when an actor attempts to access a resource or perform an action.

When access control checks are not applied, this can lead to a wide range of problems, including information exposures, denial of service, and arbitrary code execution.

Missing authorization weaknesses may arise when a single-user application is ported to a multi-user environment.

LOW

DerScanner Severity Score

Do you want to fix Kotlin : Missing authorization 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