-
Improvement
-
Resolution: Fixed
-
Medium
-
None
-
None
-
true
The autologin cookie currently isn't encrypted, which is rather alarming considering it contains the user name and password. Instead, it is XOR'ed with character offsets, which is insecure. The text, if we really need to put a user name and password in there, needs to be encrypted with a real encryption algorithm.
[SER-94] Autologin cookie should be encoded with real encryption
Fix Version/s | New: 0.10 [ 13214 ] | |
Affects Version/s | Original: 0.10 [ 13214 ] |
Affects Version/s | New: 0.10 [ 13214 ] |
Workflow | Original: jira [ 105628 ] | New: reviewflow [ 121205 ] |
Assignee | New: Don Brown [ dbrown@atlassian.com ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |