This page is experimental and may change significantly in future releases.
Authorization Bypass Through User-Controlled SQL Primary Key
Properties
id: d3f:CWE-566
- name
- Authorization Bypass Through User-Controlled SQL Primary Key
- definition
- The product uses a database table that includes records that should not be accessible to an actor, but it executes a SQL statement with a primary key that can be controlled by that actor.
Neighbors
CWE-566 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-566 has no related weaknesses in this release.