{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2023-22897/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2023-22897/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2023-22897/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2023-22897/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2023-22897/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2023-22897"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2023-22897"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.04074,
      "kev": false,
      "percentile": 0.90302
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2023/CVE-2023-22897.yaml",
      "nuclei_template_severity": "medium",
      "nuclei_template_yaml": "id: CVE-2023-22897\n\ninfo:\n  name: Securepoint UTM - Leaking Remote Memory Contents\n  author: DhiyaneshDK\n  severity: medium\n  description: |\n    An issue was discovered in SecurePoint UTM before 12.2.5.1. The firewall's endpoint at /spcgi.cgi allows information disclosure of memory contents to be achieved by an authenticated user. Essentially, uninitialized data can be retrieved via an approach in which a sessionid is obtained but not used.\n  impact: |\n    An attacker can exploit this vulnerability to gain access to sensitive information stored in the device's memory.\n  remediation: |\n    Apply the latest security patches and updates provided by Securepoint to fix the memory leakage issue.\n  reference:\n    - https://nvd.nist.gov/vuln/detail/CVE-2023-22897\n    - https://github.com/MrTuxracer/advisories/blob/master/CVEs/CVE-2023-22897.txt\n    - https://www.rcesecurity.com/2023/04/securepwn-part-2-leaking-remote-memory-contents-cve-2023-22897/\n    - https://rcesecurity.com\n    - https://github.com/MrTuxracer/advisories\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N\n    cvss-score: 6.5\n    cve-id: CVE-2023-22897\n    cwe-id: CWE-908\n    epss-score: 0.04074\n    epss-percentile: 0.90302\n    cpe: cpe:2.3:o:securepoint:unified_threat_management:*:*:*:*:*:*:*:*\n  metadata:\n    verified: true\n    max-request: 1\n    vendor: securepoint\n    product: unified_threat_management\n    shodan-query:\n      - title:\"Securepoint UTM\"\n      - http.title:\"securepoint utm\"\n    fofa-query: title=\"securepoint utm\"\n    google-query: intitle:\"securepoint utm\"\n  tags: cve,cve2023,securepoint,utm,exposure,memory,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        POST /spcgi.cgi HTTP/1.1\n        Host: {{Hostname}}\n        Content-Type: application/json\n\n        {}\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body\n        words:\n          - '\"sessionid\":'\n          - '\"mode\":'\n        condition: and\n\n      - type: word\n        part: header\n        words:\n          - \"application/json\"\n\n      - type: status\n        status:\n          - 200\n# digest: 4a0a004730450220773f2a5054007108e461ea2727f141be9f29d1508b9e4f82f873f19d7118e8a1022100a4f0676c1e32650f285e1bb683f371ed4b6b6a04fed3c6aed107ae676d243884:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2023-22897"
}