Files
CVEs-PoC/2020/CVE-2020-10770.md
T
2024-05-25 21:48:12 +02:00

28 lines
1.2 KiB
Markdown

### [CVE-2020-10770](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10770)
![](https://img.shields.io/static/v1?label=Product&message=keycloak&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-918&color=brighgreen)
### Description
A flaw was found in Keycloak before 13.0.0, where it is possible to force the server to call out an unverified URL using the OIDC parameter request_uri. This flaw allows an attacker to use this parameter to execute a Server-side request forgery (SSRF) attack.
### POC
#### Reference
- http://packetstormsecurity.com/files/164499/Keycloak-12.0.1-Server-Side-Request-Forgery.html
#### Github
- https://github.com/20142995/Goby
- https://github.com/ARPSyndicate/cvemon
- https://github.com/ARPSyndicate/kenzer-templates
- https://github.com/CLincat/vulcat
- https://github.com/ColdFusionX/Keycloak-12.0.1-CVE-2020-10770
- https://github.com/HimmelAward/Goby_POC
- https://github.com/Live-Hack-CVE/CVE-2020-10770
- https://github.com/Z0fhack/Goby_POC
- https://github.com/nomi-sec/PoC-in-GitHub
- https://github.com/ramshazar/keycloak-blind-ssrf-poc
- https://github.com/soosmile/POC