mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 20:21:38 +02:00
28 lines
1.2 KiB
Markdown
28 lines
1.2 KiB
Markdown
### [CVE-2020-10770](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10770)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|