MantisBT: master-2.24 79a78c09
| Author | Committer | Branch | Timestamp | Parent |
|---|---|---|---|---|
| dregad | dregad | master-2.24 | 2021-02-24 08:16 | master-2.24 4aa1c22b |
| Affected Issues | 0011296: Mantis BT is using fix cookies in the DB | |||
| 0027976: CVE-2009-20001: User cookie string is not reset upon logout | ||||
| Changeset | Set a new random cookie string upon logout When a user logs out from Mantis, we reset their session cookie string. While not a complete fix for issue 0011296, this does improve the Additionally, using an empty value to indicate an invalidated cookie
Note: an empty string in the session cookie always triggers an anonymous Fixes 0027976 (cherry picked from commit d8181a548e5131eede5d3b891bec0df68b472ba9) |
|||
| mod - core/authentication_api.php | Diff File | |||