Statements (13)
Predicate | Object |
---|---|
gptkbp:instance_of |
gptkb:Common_Weakness_Enumeration
|
gptkbp:bfsLayer |
5
|
gptkbp:bfsParent |
gptkb:CWE-20
|
gptkbp:category |
Access Control
|
gptkbp:difficulty |
gptkb:tank
|
gptkbp:example |
A file is created with default permissions that allow any user to read or write.
|
https://www.w3.org/2000/01/rdf-schema#label |
CWE-744
|
gptkbp:impact |
Unauthorized access to resources
|
gptkbp:is_described_as |
The software does not set the default permissions for a resource correctly.
|
gptkbp:is_protected_by |
Set explicit permissions for resources.
|
gptkbp:name |
Incorrect Default Permissions
|
gptkbp:related_to |
gptkb:CWE-276
CWE-732 |