{
  "_links": {
    "html": {
      "href": "/attacks/cwe/cwe/CWE-311"
    },
    "mitre": {
      "href": "https://cwe.mitre.org/data/definitions/311.html"
    },
    "self": {
      "href": "/api/v1/cwe/definition/CWE-311"
    }
  },
  "cwe_id": "CWE-311",
  "data": {
    "abstraction": "Class",
    "description": "Product sends file with cleartext passwords in e-mail message intended for diagnostic purposes.",
    "id": "CWE-311",
    "name": "Missing Encryption of Sensitive Data",
    "status": "Draft"
  }
}