CWE-1384Improper Handling of Physical or Environmental Conditions

PUBLISHEDweakness record
released 2022-04-28 · last modified 2025-12-11

Metadata

CWE ID:
CWE-1384
摘要:
Class
结构:
Simple
状态:
Incomplete
发布日期:
2022-04-28
更新日期:
2025-12-11

名称

Improper Handling of Physical or Environmental Conditions

描述

The product does not properly handle unexpected physical or environmental conditions that occur naturally or are artificially induced.

Hardware products are typically only guaranteed to behave correctly within certain physical limits or environmental conditions. Such products cannot necessarily control the physical or external conditions to which they are subjected. However, the inability to handle such conditions can undermine a product's security. For example, an unexpected physical or environmental condition may cause the flipping of a bit that is used for an authentication decision. This unexpected condition could occur naturally or be induced artificially by an adversary. Physical or environmental conditions of concern are:

常见后果

范围:
Confidentiality, Integrity, Availability
影响:
Varies by Context, Unexpected State
注释:
Consequences of this weakness are highly dependent on the role of affected components within the larger product.

相关 CWE