{
  "_links": {
    "html": {
      "href": "/attacks/cwe/cwe/CWE-1250"
    },
    "mitre": {
      "href": "https://cwe.mitre.org/data/definitions/1250.html"
    },
    "self": {
      "href": "/api/v1/cwe/definition/CWE-1250"
    }
  },
  "cwe_id": "CWE-1250",
  "data": {
    "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"
  }
}