Impact | Details |
---|---|
Other; Alter Execution Logic |
Scope: Other |
Phase(s) | Mitigation |
---|---|
Architecture and Design |
Strategy: Separation of Privilege Compartmentalize the system to have "safe" areas where trust boundaries can be unambiguously drawn. Do not allow sensitive data to go outside of the trust boundary and always be careful when interfacing with a compartment outside of the safe area. Ensure that appropriate compartmentalization is built into the system design, and the compartmentalization allows for and reinforces privilege separation functionality. Architects and designers should rely on the principle of least privilege to decide the appropriate time to use privileges and the time to drop privileges. |
Implementation |
Always check to see if you have successfully accessed a resource or system functionality, and use proper error handling if it is unsuccessful. Do this even when you are operating in a highly privileged mode, because errors or environmental conditions might still cause a failure. For example, environments with highly granular permissions/privilege models, such as Windows or Linux capabilities, can cause unexpected failures.
|
Nature | Type | ID | Name |
---|---|---|---|
ChildOf | Class Class - a weakness that is described in a very abstract fashion, typically independent of any specific language or technology. More specific than a Pillar Weakness, but more general than a Base Weakness. Class level weaknesses typically describe issues in terms of 1 or 2 of the following dimensions: behavior, property, and resource. | 755 | Improper Handling of Exceptional Conditions |
PeerOf | Class Class - a weakness that is described in a very abstract fashion, typically independent of any specific language or technology. More specific than a Pillar Weakness, but more general than a Base Weakness. Class level weaknesses typically describe issues in terms of 1 or 2 of the following dimensions: behavior, property, and resource. | 636 | Not Failing Securely ('Failing Open') |
Nature | Type | ID | Name |
---|---|---|---|
MemberOf | Category Category - a CWE entry that contains a set of other entries that share a common characteristic. | 1011 | Authorize Actors |
Phase | Note |
---|---|
Implementation | REALIZATION: This weakness is caused during implementation of an architectural security tactic. |
Class: Not Language-Specific (Undetermined Prevalence)
Note: this is a curated list of examples for users to understand the variety of ways in which this weakness can be introduced. It is not a complete list of all CVEs that are related to this CWE entry.
Reference | Description |
---|---|
Special file system allows attackers to prevent ownership/permission change of certain entries by opening the entries before calling a setuid program.
|
|
FTP server places a user in the root directory when the user's permissions prevent access to the their own home directory.
|
Nature | Type | ID | Name |
---|---|---|---|
MemberOf | CategoryCategory - a CWE entry that contains a set of other entries that share a common characteristic. | 962 | SFP Secondary Cluster: Unchecked Status Condition |
MemberOf | CategoryCategory - a CWE entry that contains a set of other entries that share a common characteristic. | 1348 | OWASP Top Ten 2021 Category A04:2021 - Insecure Design |
MemberOf | CategoryCategory - a CWE entry that contains a set of other entries that share a common characteristic. | 1396 | Comprehensive Categorization: Access Control |
Rationale
This CWE entry is at the Base level of abstraction, which is a preferred level of abstraction for mapping to the root causes of vulnerabilities.Comments
Carefully read both the name and description to ensure that this mapping is an appropriate fit. Do not try to 'force' a mapping to a lower-level Base/Variant simply to comply with this preferred level of abstraction.Relationship
Theoretical
Research Gap
Mapped Taxonomy Name | Node ID | Fit | Mapped Node Name |
---|---|---|---|
PLOVER | Fails poorly due to insufficient permissions | ||
WASC | 17 | Improper Filesystem Permissions | |
Software Fault Patterns | SFP4 | Unchecked Status Condition |
Submissions | |||
---|---|---|---|
Submission Date | Submitter | Organization | |
2006年07月19日
(CWE Draft 3, 2006年07月19日) |
PLOVER | ||
Modifications | |||
Modification Date | Modifier | Organization | |
2023年06月29日 | CWE Content Team | MITRE | |
updated Mapping_Notes | |||
2023年04月27日 | CWE Content Team | MITRE | |
updated Relationships, Time_of_Introduction | |||
2023年01月31日 | CWE Content Team | MITRE | |
updated Description | |||
2021年10月28日 | CWE Content Team | MITRE | |
updated Relationships | |||
2021年03月15日 | CWE Content Team | MITRE | |
updated Maintenance_Notes | |||
2020年12月10日 | CWE Content Team | MITRE | |
updated Potential_Mitigations | |||
2020年02月24日 | CWE Content Team | MITRE | |
updated Relationships | |||
2019年06月20日 | CWE Content Team | MITRE | |
updated Relationships | |||
2017年11月08日 | CWE Content Team | MITRE | |
updated Applicable_Platforms, Modes_of_Introduction, Observed_Examples, Relationships | |||
2014年07月30日 | CWE Content Team | MITRE | |
updated Relationships, Taxonomy_Mappings | |||
2012年10月30日 | CWE Content Team | MITRE | |
updated Potential_Mitigations | |||
2012年05月11日 | CWE Content Team | MITRE | |
updated Relationships | |||
2011年06月01日 | CWE Content Team | MITRE | |
updated Common_Consequences | |||
2010年02月16日 | CWE Content Team | MITRE | |
updated Taxonomy_Mappings | |||
2009年03月10日 | CWE Content Team | MITRE | |
updated Description, Name, Theoretical_Notes | |||
2008年09月08日 | CWE Content Team | MITRE | |
updated Maintenance_Notes, Relationships, Relationship_Notes, Taxonomy_Mappings | |||
2008年07月01日 | Eric Dalci | Cigital | |
updated Time_of_Introduction | |||
Previous Entry Names | |||
Change Date | Previous Entry Name | ||
2009年03月10日 | Failure to Handle Insufficient Permissions or Privileges |
Use of the Common Weakness Enumeration (CWE™) and the associated references from this website are subject to the Terms of Use. CWE is sponsored by the U.S. Department of Homeland Security (DHS) Cybersecurity and Infrastructure Security Agency (CISA) and managed by the Homeland Security Systems Engineering and Development Institute (HSSEDI) which is operated by The MITRE Corporation (MITRE). Copyright © 2006–2025, The MITRE Corporation. CWE, CWSS, CWRAF, and the CWE logo are trademarks of The MITRE Corporation.