CWE
Home > CWE List > CWE- Individual Dictionary Definition (1.1)  
Search by ID:

CWE-671: Design Principle Violation: Lack of Administrator Control over Security

Individual Definition in a New Window
Design Principle Violation: Lack of Administrator Control over Security
Status: Draft
Weakness ID: 671 (Weakness Class)
Description
Summary

The product uses security features in a way that prevents the product's administrator from tailoring security settings to reflect the environment in which the product is being used. This introduces resultant weaknesses.

Extended Description

If the product's administrator does not have the ability to manage security-related decisions at all times, then protecting the product from outside threats - including the product's developer - can become impossible. For example, a hard-coded account name and password cannot be changed by the administrator, thus exposing that product to attacks that the administrator can not prevent.

Relevant Properties
* Accessibility
Relationships
NatureTypeIDNameView(s) this relationship pertains toView(s)
ChildOfWeakness ClassWeakness ClassWeakness Class657Violation of Secure Design Principles
Development Concepts (primary)699
Research Concepts (primary)1000
ParentOfWeakness BaseWeakness BaseWeakness Base259Hard-Coded Password
Research Concepts1000
ParentOfWeakness BaseWeakness BaseWeakness Base321Use of Hard-coded Cryptographic Key
Research Concepts1000
ParentOfWeakness BaseWeakness BaseWeakness Base447Unimplemented or Unsupported Feature in UI
Research Concepts (primary)1000
Time of Introduction
* Architecture and Design
* Implementation
Content History
Modifications
Eric Dalci. Cigital. 2008-07-01. (External)
updated Time_of_Introduction
CWE Content Team. MITRE. 2008-09-08. (Internal)
updated Description, Relationships
Page Last Updated: November 24, 2008