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

Ruby : 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 Ruby : Insecure direct object references in your application?

See also

Ruby

Ruby : Weak hashing algorithm

Ruby

Ruby : Empty encryption key

Ruby

Ruby : Hardcoded sensitive data