CWE-1263: Improper Physical Access Control

Class Incomplete Simple

CWE版本: 4.18

更新日期: 2025-09-09

弱点描述

The product is designed with access restricted to certain information, but it does not sufficiently protect against an unauthorized actor with physical access to these areas.

扩展描述

Sections of a product intended to have restricted access may be inadvertently or intentionally rendered accessible when the implemented physical protections are insufficient. The specific requirements around how robust the design of the physical protection mechanism needs to be depends on the type of product being protected. Selecting the correct physical protection mechanism and properly enforcing it through implementation and manufacturing are critical to the overall physical security of the product.

常见后果

影响范围: Confidentiality Integrity Access Control

技术影响: Varies by Context

潜在缓解措施

阶段: Architecture and Design

描述: Specific protection requirements depend strongly on contextual factors including the level of acceptable risk associated with compromise to the product's protection mechanism. Designers could incorporate anti-tampering measures that protect against or detect when the product has been tampered with.

阶段: Testing

描述: The testing phase of the lifecycle should establish a method for determining whether the protection mechanism is sufficient to prevent unauthorized access.

阶段: Manufacturing

描述: Ensure that all protection mechanisms are fully activated at the time of manufacturing and distribution.

引入模式

阶段 说明
Architecture and Design This weakness can arise if design decisions are made that do not align with the intended physical protection of the product
Manufacturing While the architecture and design phase of the product may have accurately met the intended robustness for product physical protections, this phase may introduce the weakness through errors in physically manufacturing the product.

适用平台

编程语言
Not Language-Specific (Undetermined)
操作系统
Not OS-Specific (Undetermined)
技术
Not Technology-Specific (Undetermined)
关键信息

CWE ID: CWE-1263

抽象级别: Class

结构: Simple

状态: Incomplete

相关弱点
相关攻击模式
CAPEC-401