Mateusz Mandera
551b387164
CVE-2021-43791: Validate confirmation keys in /accounts/register/ codepath.
...
A confirmation link takes a user to the check_prereg_key_and_redirect
endpoint, before getting redirected to POST to /accounts/register/. The
problem was that validation was happening in the check_prereg_key_and_redirect
part and not in /accounts/register/ - meaning that one could submit an
expired confirmation key and be able to register.
We fix this by moving validation into /accouts/register/.
2021-12-01 23:13:11 +00:00
..
2021-05-10 09:57:26 -07:00
2021-04-07 14:13:06 -07:00
2021-04-14 12:37:34 -07:00
2021-02-12 13:11:19 -08:00
2021-09-07 13:56:41 -07:00
2021-04-15 18:01:34 -07:00
2021-04-15 18:01:34 -07:00
2021-02-12 13:11:19 -08:00
2021-02-12 13:11:19 -08:00
2021-04-15 18:01:34 -07:00
2021-02-12 13:11:19 -08:00
2021-04-29 16:06:17 -07:00
2021-05-13 11:36:12 -07:00
2021-05-07 11:45:25 -07:00
2021-04-30 15:57:09 -07:00
2021-05-09 20:44:04 -07:00
2021-04-22 14:53:00 -07:00
2021-04-15 18:01:34 -07:00
2021-04-15 18:01:34 -07:00
2021-04-15 18:01:34 -07:00
2021-02-12 13:11:19 -08:00
2021-04-15 18:01:34 -07:00
2021-04-15 18:01:34 -07:00
2021-04-28 09:11:08 -07:00
2021-05-07 14:06:54 -07:00
2021-04-15 18:01:34 -07:00
2021-04-15 18:01:34 -07:00
2021-04-15 18:01:34 -07:00
2021-04-19 18:01:45 -07:00
2021-04-15 18:01:34 -07:00
2021-04-26 09:31:08 -07:00
2021-04-16 15:10:39 -07:00
2021-12-01 23:13:11 +00:00
2021-05-10 09:57:26 -07:00
2021-04-13 08:53:03 -07:00
2021-05-10 10:29:22 -07:00
2021-07-01 15:15:11 -07:00
2021-05-06 20:07:32 -07:00
2021-05-07 14:06:54 -07:00
2021-04-27 20:52:21 -07:00
2021-10-18 17:06:11 -07:00
2021-04-15 18:01:34 -07:00
2021-04-15 18:01:34 -07:00
2021-05-10 10:03:32 -07:00
2021-04-15 18:01:34 -07:00
2021-05-07 14:11:48 -07:00
2021-04-26 09:31:08 -07:00