{
  "_links": {
    "html": {
      "href": "/attacks/cwe/cwe/CWE-941"
    },
    "mitre": {
      "href": "https://cwe.mitre.org/data/definitions/941.html"
    },
    "self": {
      "href": "/api/v1/cwe/definition/CWE-941"
    }
  },
  "cwe_id": "CWE-941",
  "data": {
    "abstraction": "Base",
    "description": "DNS query with spoofed source address causes more traffic to be returned to spoofed address than was sent by the attacker.",
    "id": "CWE-941",
    "name": "Incorrectly Specified Destination in a Communication Channel",
    "status": "Incomplete"
  }
}