mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 23:28:04 +02:00
20 lines
855 B
Markdown
20 lines
855 B
Markdown
### [CVE-2018-14655](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14655)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A flaw was found in Keycloak 3.4.3.Final, 4.0.0.Beta2, 4.3.0.Final. When using 'response_mode=form_post' it is possible to inject arbitrary Javascript-Code via the 'state'-parameter in the authentication URL. This allows an XSS-Attack upon succesfully login.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/NeuronAddict/keycloak-scanner
|
|
- https://github.com/jm33-m0/go-lpe
|
|
|