Home / Vulnerability Database / Java : Insecure direct object references
Java
Java : Insecure direct object references
Classification
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 Java : Insecure direct object references in your application?
See also
Java
Java : Race condition
Java
Java : Text4Shell Vulnerability
Java
