zeripath
0b1686b67a
Prevent redirect to Host (2) ( #19175 )
...
Unhelpfully Locations starting with `/\` will be converted by the
browser to `//` because ... well I do not fully understand. Certainly
the RFCs and MDN do not indicate that this would be expected. Providing
"compatibility" with the (mis)behaviour of a certain proprietary OS is
my suspicion. However, we clearly have to protect against this.
Therefore we should reject redirection locations that match the regular
expression: `^/[\\\\/]+`
Reference #9678
Signed-off-by: Andrew Thornton <art27@cantab.net>
2022-03-23 16:12:36 +00:00
..
2022-01-20 18:46:10 +01:00
2021-09-09 21:13:36 +01:00
2022-01-20 18:46:10 +01:00
2022-03-13 17:40:47 +01:00
2022-01-20 18:46:10 +01:00
2022-01-20 18:46:10 +01:00
2022-01-20 18:46:10 +01:00
2022-02-26 16:48:23 +00:00
2022-03-23 16:12:36 +00:00
2022-01-25 08:33:40 +02:00
2022-01-20 18:46:10 +01:00
2022-03-22 16:22:54 +01:00
2022-01-20 18:46:10 +01:00
2021-12-20 04:41:31 +00:00
2022-01-26 12:10:10 +08:00
2022-03-19 14:16:38 +00:00
2022-02-11 13:47:22 +01:00
2022-02-19 16:36:25 +00:00
2020-10-02 23:37:53 -04:00
2022-01-20 18:46:10 +01:00
2022-03-18 20:17:57 +01:00
2022-01-20 18:46:10 +01:00
2022-01-19 19:31:39 -05:00
2022-02-24 23:22:09 -05:00
2022-01-22 21:59:34 +00:00
2022-03-23 12:54:07 +08:00
2022-02-25 17:20:50 +08:00
2022-03-17 20:04:36 +02:00
2022-01-20 18:46:10 +01:00
2022-03-17 18:08:35 +01:00
2022-03-01 01:20:15 +01:00
2022-03-01 01:20:15 +01:00
2022-01-20 18:46:10 +01:00
2021-06-07 07:27:09 +02:00
2021-09-22 13:38:34 +08:00
2022-03-23 12:54:07 +08:00
2022-01-20 18:46:10 +01:00
2021-08-19 16:41:20 -04:00
2022-01-23 20:19:49 +08:00
2022-02-12 13:31:26 +08:00
2021-09-22 13:38:34 +08:00
2022-01-20 18:46:10 +01:00
2022-03-22 16:22:54 +01:00
2022-02-04 18:03:15 +01:00
2022-01-20 18:46:10 +01:00
2022-03-22 16:59:57 +00:00
2022-03-16 02:59:53 +01:00
2022-03-22 17:02:26 -04:00
2022-03-04 03:30:49 -05:00
2021-09-22 13:38:34 +08:00
2020-01-15 23:58:33 +02:00
2022-03-23 16:08:27 +00:00
2022-03-22 16:22:54 +01:00
2022-01-20 18:46:10 +01:00
2022-02-08 11:02:30 +08:00
2022-01-20 18:46:10 +01:00
2022-01-20 18:46:10 +01:00
2021-12-20 04:41:31 +00:00
2021-12-23 16:27:33 +00:00
2020-04-05 07:20:50 +01:00
2022-03-22 09:09:45 +08:00
2022-01-20 18:46:10 +01:00
2022-03-23 12:54:07 +08:00