Enum: SecurityScope
Security property area that can be violated by exploiting a weakness (ScopeEnumeration in XSD).
URI: cwe:SecurityScope
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| CONFIDENTIALITY | None | |
| INTEGRITY | None | |
| AVAILABILITY | None | |
| ACCESS_CONTROL | None | |
| ACCOUNTABILITY | None | |
| AUTHENTICATION | None | |
| AUTHORIZATION | None | |
| NON_REPUDIATION | None | |
| OTHER | None |
Slots
| Name | Description |
|---|---|
| scopes | Security properties violated by this consequence |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/cwe
LinkML Source
name: SecurityScope
description: Security property area that can be violated by exploiting a weakness
(ScopeEnumeration in XSD).
from_schema: https://w3id.org/lmodel/cwe
rank: 1000
permissible_values:
CONFIDENTIALITY:
text: CONFIDENTIALITY
INTEGRITY:
text: INTEGRITY
AVAILABILITY:
text: AVAILABILITY
ACCESS_CONTROL:
text: ACCESS_CONTROL
ACCOUNTABILITY:
text: ACCOUNTABILITY
AUTHENTICATION:
text: AUTHENTICATION
AUTHORIZATION:
text: AUTHORIZATION
NON_REPUDIATION:
text: NON_REPUDIATION
OTHER:
text: OTHER