{
  "_links": {
    "html": {
      "href": "/attacks/cwe/cwe/CWE-116"
    },
    "mitre": {
      "href": "https://cwe.mitre.org/data/definitions/116.html"
    },
    "self": {
      "href": "/api/v1/cwe/definition/CWE-116"
    }
  },
  "cwe_id": "CWE-116",
  "data": {
    "abstraction": "Class",
    "description": "Cross-site scripting in chat application via a message, which normally might be allowed to contain arbitrary content.",
    "id": "CWE-116",
    "name": "Improper Encoding or Escaping of Output",
    "status": "Draft"
  }
}