Files
buildroot/package
Matt Weber 5f97af53ee package/python-urllib3: security bump to 1.25.9
Fixes CVE-2020-7212 (1.25.2 - 1.25.7)
The _encode_invalid_chars function does not remove duplicate percent
encodings in the _percent_encodings array, which combined with the
normalization step could take O(N^2) time to compute for a URL of
length N. This results in a marginally higher CPU consumption
compared to the potential linear time achieved by deduplicating
the _percent_encodings array.

CC: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit fc57db8401)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2020-07-22 09:03:33 +02:00
..
2020-02-25 23:24:34 +01:00
2020-02-23 09:45:10 +01:00
2020-04-25 09:06:09 +02:00
2020-02-29 23:17:29 +01:00
2020-02-29 19:26:38 +01:00
2020-05-10 22:39:00 +02:00
2020-06-02 08:41:08 +02:00
2020-07-20 21:56:41 +02:00
2020-02-05 15:37:51 +01:00
2020-05-08 11:39:03 +02:00
2020-05-10 21:24:53 +02:00
2020-05-08 12:08:05 +02:00
2020-07-12 22:38:19 +02:00
2020-02-11 23:28:26 +01:00
2020-04-07 21:04:41 +02:00
2020-04-07 20:28:05 +02:00
2020-07-13 08:37:19 +02:00
2020-07-21 08:05:00 +02:00
2020-05-31 23:21:38 +02:00
2020-02-23 09:26:10 +01:00
2020-07-22 09:00:59 +02:00
2020-04-08 16:30:36 +02:00
2020-05-08 09:13:34 +02:00
2020-02-15 12:04:49 +01:00
2020-07-15 23:21:34 +02:00
2020-02-15 11:58:38 +01:00
2020-04-30 14:42:03 +02:00
2020-02-04 19:36:18 +01:00
2020-04-29 23:49:57 +02:00
2020-02-14 09:13:07 +01:00
2020-06-02 15:16:04 +02:00
2020-07-21 07:57:28 +02:00
2020-03-08 09:41:44 +01:00
2020-05-31 23:20:15 +02:00
2020-02-04 22:55:41 +01:00
2020-03-07 22:43:55 +01:00
2020-04-07 20:24:58 +02:00
2020-03-02 23:33:57 +01:00
2020-03-07 22:52:02 +01:00
2020-02-14 09:13:07 +01:00
2020-04-07 21:02:37 +02:00
2020-05-09 09:20:45 +02:00