Skip to main content

Incorrect Authorization

CVE-2023-24999

Severity High
Score 8.1/10

Summary

The package github.com/hashicorp/vault has "approle" auth method allowed any authenticated user with access to an "approle" destroy endpoint to destroy the secret ID of any other role by providing the secret ID accessor. This vulnerability affects versions prior to 1.10.11, 1.11.x prior to 1.11.8, and 1.12.x prior to 1.12.4.

  • LOW
  • NETWORK
  • HIGH
  • UNCHANGED
  • NONE
  • LOW
  • NONE
  • HIGH

CWE-863 - Incorrect Authorization

Authorization is a security mechanism performed by an application to grant or deny access to the requested resources by verifying the privileges of the user. When an application lacks effective authorization mechanisms, it enables unauthorized users to gain unintended privileges and illegitimate access to resources. Such a vulnerability may result in exposure of sensitive information, denial of service, arbitrary code execution, and complete system takeover.

Advisory Timeline

  • Published