CWE-1250: Improper Preservation of Consistency Between Independent Representations of Shared State

Base Incomplete Simple

CWE版本: 4.18

更新日期: 2025-09-09

弱点描述

The product has or supports multiple distributed components or sub-systems that are each required to keep their own local copy of shared data - such as state or cache - but the product does not ensure that all local copies remain consistent with each other.

适用平台

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

CWE ID: CWE-1250

抽象级别: Base

结构: Simple

状态: Incomplete

相关弱点