Enum: AffectedResource
System resource that can be affected by exploiting a weakness (ResourceEnumeration in XSD).
URI: cwe:AffectedResource
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| CPU | None | |
| FILE_OR_DIRECTORY | None | |
| MEMORY | None | |
| SYSTEM_PROCESS | None | |
| OTHER | None |
Slots
| Name | Description |
|---|---|
| affected_resources | System resources that can be affected by exploiting this weakness |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/cwe
LinkML Source
name: AffectedResource
description: System resource that can be affected by exploiting a weakness (ResourceEnumeration
in XSD).
from_schema: https://w3id.org/lmodel/cwe
rank: 1000
permissible_values:
CPU:
text: CPU
FILE_OR_DIRECTORY:
text: FILE_OR_DIRECTORY
MEMORY:
text: MEMORY
SYSTEM_PROCESS:
text: SYSTEM_PROCESS
OTHER:
text: OTHER