[Forgot Password]
Login  Register Subscribe

30479

 
 

423868

 
 

248392

 
 

909

 
 

195452

 
 

282

Paid content will be excluded from the download.


Download | Alert*
CWE
view XML

Incorrect Ownership Assignment

ID: 708Date: (C)2012-05-14   (M)2022-10-10
Type: weaknessStatus: INCOMPLETE
Abstraction Type: Base





Description

The software assigns an owner to a resource, but the owner is outside of the intended control sphere.

Extended Description

This may allow the resource to be manipulated by actors outside of the intended control sphere.

Applicable Platforms
Language Class: All

Time Of Introduction

  • Architecture and Design
  • Implementation
  • Operation

Common Consequences

ScopeTechnical ImpactNotes
Confidentiality
Integrity
 
Read application data
Modify application data
 
An attacker could read and modify data for which they do not have permissions to access directly.
 

Detection Methods
None

Potential Mitigations

PhaseStrategyDescriptionEffectivenessNotes
Policy
 
 Periodically review the privileges and their owners.
 
  
Testing
 
 Use automated tools to check for privilege settings.
 
  

Relationships

Related CWETypeViewChain
CWE-708 ChildOf CWE-899 Category CWE-888  

Demonstrative Examples
None

Observed Examples

  1. CVE-2007-5101 : File system sets wrong ownership and group when creating a new file.
  2. CVE-2007-4238 : OS installs program with bin owner/group, allowing modification.
  3. CVE-2007-1716 : Manager does not properly restore ownership of a reusable resource when a user logs out, allowing privilege escalation.
  4. CVE-2005-3148 : Backup software restores symbolic links with incorrect uid/gid.
  5. CVE-2005-1064 : Product changes the ownership of files that a symlink points to, instead of the symlink itself.
  6. CVE-2011-1551 : Component assigns ownership of sensitive directory tree to a user account, which can be leveraged to perform privileged operations.

For more examples, refer to CVE relations in the bottom box.

White Box Definitions
None

Black Box Definitions
None

Taxynomy Mappings
None

References:
None

CVE    1
CVE-2021-26248

© SecPod Technologies