Files
CVEs-PoC/2022/CVE-2022-3782.md
T
2025-09-29 21:09:30 +02:00

967 B

CVE-2022-3782

Description

keycloak: path traversal via double URL encoding. A flaw was found in Keycloak, where it does not properly validate URLs included in a redirect. An attacker can use this flaw to construct a malicious request to bypass validation and access other URLs and potentially sensitive information within the domain or possibly conduct further attacks. This flaw affects any client that utilizes a wildcard in the Valid Redirect URIs field.

POC

Reference

No PoCs from references.

Github