-
Notifications
You must be signed in to change notification settings - Fork 117
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
ELFlash ArrayIndexOutOfBoundsException on invalid Cookie value #4547
Comments
@arjantijms should I port in the version from 2.4 here as well? It appears the encrypt and decrypt methods in https://github.com/eclipse-ee4j/mojarra/blob/master/impl/src/main/java/com/sun/faces/util/ByteArrayGuardAESCTR.java have been simplified. |
…nvalid Cookie value
Fixes #4547 - ELFlash ArrayIndexOutOfBoundsException on invalid Cookie value
This is fixed with PR #4668 |
We are using |
Please fix on 3.0 and master as well |
This looks like it was already ported to 3.0 and 4.0 and can be closed. |
From: https://github.com/javaserverfaces/mojarra/issues/4386
This can easily reproduced by sending a csfcfc cooke with value
7aXBAow%3D
The text was updated successfully, but these errors were encountered: