We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The check says that keycloak is vulnerable
No warning for fixed versions
Its not working as expected
The response contains an escaped xss payload instead of an unescaped: ...Unrecognized field \"<img src=x onerror=\"alert('Bo0oq')\"/>\ ...
...Unrecognized field \"<img src=x onerror=\"alert('Bo0oq')\"/>\ ...
But it would need to look like here: https://medium.com/@raia39499/how-i-exploit-cve-2021-20323-33d2f8d6826c
The text was updated successfully, but these errors were encountered:
Hi
Just to check, is the issue related to this BCheck: https://github.com/PortSwigger/BChecks/blob/main/vulnerabilities-CVEd/CVE-2021-20323%20keycloak%20xss.bcheck
If you have any improvements to make, we'd love to see a pull request!
Sorry, something went wrong.
No branches or pull requests
Current behavior
The check says that keycloak is vulnerable
Expected behavior
No warning for fixed versions
Motivation for change
Its not working as expected
Environment details
Additional details
The response contains an escaped xss payload instead of an unescaped:
...Unrecognized field \"<img src=x onerror=\"alert('Bo0oq')\"/>\ ...
But it would need to look like here: https://medium.com/@raia39499/how-i-exploit-cve-2021-20323-33d2f8d6826c
The text was updated successfully, but these errors were encountered: