This has a layering relationship with Unchecked Error Condition and
Unchecked Return Value.
Theoretical Notes
Within the context of vulnerability theory, privileges and permissions are
two sides of the same coin. Privileges are associated with actors, and
permissions are associated with resources. To perform access control, at
some point the software makes a decision about whether the actor (and the
privileges that have been assigned to that actor) is allowed to access the
resource (based on the permissions that have been specified for that
resource).
Causal Nature
Explicit
Taxonomy Mappings
Mapped Taxonomy Name
Node ID
Fit
Mapped Node Name
PLOVER
Insufficient privileges
Maintenance Notes
CWE-280 and CWE-274 are too similar. It is likely that CWE-274 will be
deprecated in the future.