1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 17:39:31 +00:00
Files
poky/meta/recipes-devtools
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:
https://github.com/corydolphin/flask-cors/commit/7ae310c56ac30e0b94fb42129aa377bf633256ec

(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-01-21 12:27:12 +00:00
2024-03-01 09:28:51 +00:00
2024-02-08 17:12:54 +00:00
2024-02-03 22:08:26 +00:00
2024-03-05 12:24:49 +00:00
2024-06-14 05:19:22 -07:00
2024-08-26 05:18:43 -07:00
2024-05-03 06:12:22 -07:00
2024-03-07 17:25:02 +00:00
2024-07-26 07:43:46 -07:00
2024-08-10 06:34:25 -07:00
2024-08-10 06:34:25 -07:00
2023-12-21 10:38:29 +00:00
2024-03-01 09:28:51 +00:00
2024-09-09 06:08:10 -07:00
2024-09-03 05:39:12 -07:00
2024-03-07 17:25:03 +00:00
2024-05-03 06:12:21 -07:00
2024-02-06 10:32:19 +00:00
2024-03-01 09:28:52 +00:00
2024-03-18 12:21:45 +00:00