Soumya Sambu
31ea437bf7
python3: Fix CVE-2024-8088
...
There is a HIGH severity vulnerability affecting the CPython "zipfile"
module. When iterating over names of entries in a zip archive (for example,
methodsof "zipfile.ZipFile" like "namelist()", "iterdir()", "extractall()",
etc) the process can be put into an infinite loop with a maliciously crafted
zip archive. This defect applies when reading only metadata or extracting
the contents of the zip archive. Programs that are not handling
user-controlled zip archives are not affected.
References:
https://nvd.nist.gov/vuln/detail/CVE-2024-8088
Upstream-Patch:
7ae310c56a
(From OE-Core rev: 2d98276ba70ed6c44afecd42a7352f1b3030438f)
Signed-off-by: Soumya Sambu <soumya.sambu@windriver.com >
Signed-off-by: Steve Sakoman <steve@sakoman.com >
2024-09-09 06:08:10 -07:00
..
2024-07-23 06:05:47 -07:00
2024-01-21 12:27:12 +00:00
2023-03-06 09:52:16 +00:00
2024-08-01 06:08:09 -07:00
2024-07-23 06:05:47 -07:00
2023-07-30 07:54:44 +01:00
2023-09-22 07:45:17 +01:00
2024-03-07 17:25:02 +00:00
2024-03-01 09:28:51 +00:00
2024-06-20 06:29:44 -07:00
2022-02-20 16:45:25 +00:00
2024-02-08 17:12:54 +00:00
2024-03-01 09:28:51 +00:00
2023-09-26 10:35:28 +01:00
2022-02-20 16:45:25 +00:00
2023-11-30 08:43:04 +00:00
2023-09-22 07:45:17 +01:00
2024-02-03 22:08:26 +00:00
2022-02-20 16:45:25 +00:00
2023-05-05 11:07:25 +01:00
2024-07-17 05:36:14 -07:00
2023-02-26 11:49:00 +00:00
2022-09-28 08:01:10 +01:00
2024-08-01 06:08:09 -07:00
2022-02-20 16:45:25 +00:00
2023-05-22 10:53:48 +01:00
2024-03-20 18:20:38 +00:00
2023-11-30 08:43:04 +00:00
2024-09-03 05:39:12 -07:00
2024-01-10 17:01:28 +00:00
2024-02-08 10:59:06 +00:00
2024-03-19 15:25:12 +00:00
2024-08-26 05:18:44 -07:00
2024-03-05 12:24:49 +00:00
2024-06-14 05:19:22 -07:00
2024-02-06 10:32:19 +00:00
2024-08-26 05:18:43 -07:00
2022-12-22 23:05:50 +00:00
2022-02-20 16:45:25 +00:00
2023-09-22 07:45:17 +01:00
2021-08-02 15:44:10 +01:00
2022-02-20 16:45:25 +00:00
2023-09-26 10:35:27 +01:00
2023-12-02 17:18:57 +00:00
2023-10-19 13:38:57 +01:00
2024-05-03 06:12:22 -07:00
2023-09-02 18:23:05 +01:00
2023-06-16 15:40:10 +01:00
2024-03-07 17:25:02 +00:00
2024-01-19 00:16:41 +00:00
2024-08-26 05:18:44 -07:00
2023-11-30 08:43:03 +00:00
2023-06-27 16:23:40 +01:00
2023-04-27 14:41:31 +01:00
2023-03-11 00:08:41 +00:00
2022-05-27 23:50:48 +01:00
2024-07-17 05:36:14 -07:00
2024-07-26 07:43:46 -07:00
2023-09-26 10:35:27 +01:00
2023-04-13 11:56:07 +01:00
2024-08-10 06:34:25 -07:00
2023-07-21 11:52:26 +01:00
2024-02-09 13:55:06 +00:00
2024-01-12 11:54:05 +00:00
2024-08-10 06:34:25 -07:00
2022-02-20 16:45:25 +00:00
2023-08-01 09:51:20 +01:00
2024-07-17 05:36:14 -07:00
2023-12-21 10:38:29 +00:00
2024-03-01 09:28:51 +00:00
2023-08-24 16:50:24 +01:00
2024-08-06 19:11:18 -07:00
2024-09-09 06:08:10 -07:00
2024-09-03 05:39:12 -07:00
2023-05-05 11:07:25 +01:00
2024-03-07 17:25:03 +00:00
2024-05-03 06:12:21 -07:00
2023-07-21 11:52:26 +01:00
2024-08-26 05:18:43 -07:00
2024-06-14 05:19:22 -07:00
2024-08-06 19:11:18 -07:00
2023-06-16 15:40:11 +01:00
2024-02-06 10:32:19 +00:00
2024-01-07 12:24:57 +00:00
2024-03-01 09:28:52 +00:00
2024-02-05 14:06:10 +00:00
2024-01-07 12:24:57 +00:00
2023-09-07 07:53:51 +01:00
2024-03-30 22:22:19 +00:00
2023-05-05 11:07:25 +01:00
2022-12-21 10:16:31 +00:00
2024-03-18 12:21:45 +00:00
2024-03-30 22:22:19 +00:00
2023-08-24 16:50:24 +01:00