{
  "_links": {
    "html": {
      "href": "/attacks/cwe/cwe/CWE-80"
    },
    "mitre": {
      "href": "https://cwe.mitre.org/data/definitions/80.html"
    },
    "self": {
      "href": "/api/v1/cwe/definition/CWE-80"
    }
  },
  "cwe_id": "CWE-80",
  "data": {
    "abstraction": "Variant",
    "description": "XSS not quoted in error page.",
    "id": "CWE-80",
    "name": "Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)",
    "status": "Incomplete"
  }
}