{
  "_links": {
    "html": {
      "href": "/attacks/cwe/cwe/CWE-403"
    },
    "mitre": {
      "href": "https://cwe.mitre.org/data/definitions/403.html"
    },
    "self": {
      "href": "/api/v1/cwe/definition/CWE-403"
    }
  },
  "cwe_id": "CWE-403",
  "data": {
    "abstraction": "Base",
    "description": "Module opens a file for reading twice, allowing attackers to read files.",
    "id": "CWE-403",
    "name": "Exposure of File Descriptor to Unintended Control Sphere ('File Descriptor Leak')",
    "status": "Draft"
  }
}