Skip to main content

Authorization Bypass Through User-Controlled Key

CVE-2024-55471

Severity Medium
Score 6.5/10

Summary

Oqtane Framework is vulnerable to Insecure Direct Object Reference (IDOR) in 'Oqtane.Controllers.UserController'. This allows unauthorized users to access sensitive information of other users by manipulating the 'id' parameter. This issue affects Oqtane.Framework & Oqtane.Server versions prior to 6.0.1.

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

CWE-639 - Authorization Bypass Through User-Controlled Key

The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.

Advisory Timeline

  • Published