QID 153002

Date Published: 2023-07-19

QID 153002: Ruby On Rails - Broken Access Control Vulnerability

Broken Access Control refers to a vulnerability in web applications where access controls or authorization mechanisms are improperly implemented. In the context of IDOR (Insecure Direct Object References), this vulnerability specifically occurs when an application exposes direct references to internal objects without adequate access control checks.

With IDOR, an attacker can manipulate these exposed references, such as object identifiers, in order to access unauthorized resources or perform actions they should not be allowed to do. By bypassing proper authorization checks, the attacker can potentially view sensitive data, modify records, or gain unauthorized control over user accounts.

This allows an attacker to manipulate the reference and access unauthorized resources or perform actions that should be restricted.

  • CVSS V3 rated as Medium - 4.3 severity.
  • CVSS V2 rated as Medium - 4 severity.
  • Solution
    To mitigate Broken Access Control vulnerabilities in IDOR:
    Implement proper access controls: Enforce strong authentication and authorization mechanisms.
    Use indirect object references: Avoid exposing internal references directly and use secure, indirect references.
    Perform authorization checks: Validate user permissions for each request.
    Employ secure session management: Implement robust session management practices.
    Vendor References

    CVEs related to QID 153002

    Software Advisories
    Advisory ID Software Component Link

    © CVE.report 2026

    Use of this information constitutes acceptance for use in an AS IS condition. There are NO warranties, implied or otherwise, with regard to this information or its use. Any use of this information is at the user's risk. It is the responsibility of user to evaluate the accuracy, completeness or usefulness of any information, opinion, advice or other content. EACH USER WILL BE SOLELY RESPONSIBLE FOR ANY consequences of his or her direct or indirect use of this web site. ALL WARRANTIES OF ANY KIND ARE EXPRESSLY DISCLAIMED. This site will NOT BE LIABLE FOR ANY DIRECT, INDIRECT or any other kind of loss.

    CVE, CWE, and OVAL are registred trademarks of The MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. This site includes MITRE data granted under the following license.

    Free CVE JSON API cve.report/api

    CVE.report and Source URL Uptime Status status.cve.report