Home / Vulnerability Database / Kotlin : Insecure direct object references
Kotlin

Kotlin : Insecure direct object references

Overview

Insecure Direct Object Reference is an access control problem which allows an attacker to view data by manipulating an identifier (for example, a document or account number).

Direct object references are maps of an identifier to a resource; they are insecure direct object references if they allow an unauthorized user to access data.

MEDIUM

DerScanner Severity Score

Do you want to fix Kotlin : Insecure direct object references 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