CWE-1250 — Improper Preservation of Consistency Between Independent Representations of Shared State
Abstraction: Base
|
Status: Incomplete
Description
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.
Raw catalog entry
MITRE page{
"abstraction": "Base",
"description": "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.",
"id": "CWE-1250",
"name": "Improper Preservation of Consistency Between Independent Representations of Shared State",
"status": "Incomplete"
}