-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
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
Web Parameter Tampering on /login?errorMsg #20216
Labels
Milestone
Comments
Based on @vincent99 input, the fix will be a combination of UI and the backend. There's one place the backend sends it that would need to be updated;
|
westlywright
added a commit
to westlywright/ui
that referenced
this issue
May 17, 2019
westlywright
added a commit
to westlywright/ui
that referenced
this issue
May 21, 2019
rancher/rancher#20216 More error message Always display translation key in the query param
westlywright
added a commit
to westlywright/ui
that referenced
this issue
May 21, 2019
rancher/rancher#20216 More error message Always display translation key in the query param
westlywright
added a commit
to westlywright/ui
that referenced
this issue
May 21, 2019
rancher/rancher#20216 More error message Always display translation key in the query param
I validated the UI aspect of the fix. Replication:
Validation: I tried the same again to validate. For all cases I only get the generic login error message: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What kind of request is this (question/bug/enhancement/feature request): Enhancement
Steps to reproduce (least amount of steps as possible):
/login?errorMsg=%68%74%74%70%73%3a%2f%2f%77%77%77%2e%6f%77%61%73%70%2e%6f%72%67%2f%69%6e%64%65%78%2e%70%68%70%2f%57%65%62%5f%50%61%72%61%6d%65%74%65%72%5f%54%61%6d%70%65%72%69%6e%67
Result: It will display a link to OWASP Wiki explaining Web Parameter Tampering.
Other details that may be helpful: Tags are effectively filtered.
Environment information
rancher/rancher
/rancher/server
image tag or shown bottom left in the UI): 2.1.4Cluster information
kubectl version
):docker version
): *The text was updated successfully, but these errors were encountered: