2024-08-22 13:00:33 +00:00
{
2024-08-22 19:00:34 +00:00
"data_version" : "4.0" ,
2024-08-22 13:00:33 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-8088" ,
2024-08-22 19:00:34 +00:00
"ASSIGNER" : "cna@python.org" ,
"STATE" : "PUBLIC"
2024-08-22 13:00:33 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-08-26 19:00:36 +00:00
"value" : "There is a HIGH severity vulnerability affecting the CPython \"zipfile\"\nmodule affecting \"zipfile.Path\". Note that the more common API \"zipfile.ZipFile\" class is unaffected.\n\n\n\n\n\nWhen iterating over names of entries in a zip archive (for example, methods\nof \"zipfile.Path\" like \"namelist()\", \"iterdir()\", etc)\nthe process can be put into an infinite loop with a maliciously crafted\nzip archive. This defect applies when reading only metadata or extracting\nthe contents of the zip archive. Programs that are not handling\nuser-controlled zip archives are not affected."
2024-08-22 19:00:34 +00:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-835 Loop with Unreachable Exit Condition ('Infinite Loop')" ,
"cweId" : "CWE-835"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Python Software Foundation" ,
"product" : {
"product_data" : [
{
"product_name" : "CPython" ,
"version" : {
"version_data" : [
{
2024-09-07 03:00:34 +00:00
"version_affected" : "<" ,
2024-08-22 19:00:34 +00:00
"version_name" : "0" ,
2024-09-07 03:00:34 +00:00
"version_value" : "3.8.20"
} ,
{
"version_affected" : "<" ,
"version_name" : "3.9.0" ,
"version_value" : "3.9.20"
} ,
{
"version_affected" : "<" ,
"version_name" : "3.10.0" ,
"version_value" : "3.10.15"
} ,
{
"version_affected" : "<" ,
"version_name" : "3.11.0" ,
"version_value" : "3.11.10"
} ,
{
"version_affected" : "<" ,
"version_name" : "3.12.0" ,
"version_value" : "3.12.6"
} ,
{
"version_affected" : "<" ,
"version_name" : "3.13.0a1" ,
"version_value" : "3.13.0rc2"
2024-08-22 19:00:34 +00:00
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://mail.python.org/archives/list/security-announce@python.org/thread/GNFCKVI4TCATKQLALJ5SN4L4CSPSMILU/" ,
"refsource" : "MISC" ,
"name" : "https://mail.python.org/archives/list/security-announce@python.org/thread/GNFCKVI4TCATKQLALJ5SN4L4CSPSMILU/"
} ,
{
"url" : "https://github.com/python/cpython/pull/122906" ,
"refsource" : "MISC" ,
"name" : "https://github.com/python/cpython/pull/122906"
} ,
{
"url" : "https://github.com/python/cpython/issues/122905" ,
"refsource" : "MISC" ,
"name" : "https://github.com/python/cpython/issues/122905"
} ,
{
"url" : "https://github.com/python/cpython/commit/795f2597a4be988e2bb19b69ff9958e981cb894e" ,
"refsource" : "MISC" ,
"name" : "https://github.com/python/cpython/commit/795f2597a4be988e2bb19b69ff9958e981cb894e"
} ,
{
"url" : "https://github.com/python/cpython/commit/8c7348939d8a3ecd79d630075f6be1b0c5b41f64" ,
"refsource" : "MISC" ,
"name" : "https://github.com/python/cpython/commit/8c7348939d8a3ecd79d630075f6be1b0c5b41f64"
} ,
{
"url" : "https://github.com/python/cpython/commit/dcc5182f27c1500006a1ef78e10613bb45788dea" ,
"refsource" : "MISC" ,
"name" : "https://github.com/python/cpython/commit/dcc5182f27c1500006a1ef78e10613bb45788dea"
2024-08-23 19:00:32 +00:00
} ,
{
"url" : "https://github.com/python/cpython/commit/e0264a61119d551658d9445af38323ba94fc16db" ,
"refsource" : "MISC" ,
"name" : "https://github.com/python/cpython/commit/e0264a61119d551658d9445af38323ba94fc16db"
2024-08-28 15:00:38 +00:00
} ,
{
"url" : "https://github.com/python/cpython/issues/123270" ,
"refsource" : "MISC" ,
"name" : "https://github.com/python/cpython/issues/123270"
2024-09-03 16:00:33 +00:00
} ,
{
"url" : "https://github.com/python/cpython/commit/2231286d78d328c2f575e0b05b16fe447d1656d6" ,
"refsource" : "MISC" ,
"name" : "https://github.com/python/cpython/commit/2231286d78d328c2f575e0b05b16fe447d1656d6"
} ,
{
"url" : "https://github.com/python/cpython/commit/7e8883a3f04d308302361aeffc73e0e9837f19d4" ,
"refsource" : "MISC" ,
"name" : "https://github.com/python/cpython/commit/7e8883a3f04d308302361aeffc73e0e9837f19d4"
} ,
{
"url" : "https://github.com/python/cpython/commit/95b073bddefa6243effa08e131e297c0383e7f6a" ,
"refsource" : "MISC" ,
"name" : "https://github.com/python/cpython/commit/95b073bddefa6243effa08e131e297c0383e7f6a"
2024-09-04 21:00:35 +00:00
} ,
{
"url" : "https://github.com/python/cpython/commit/7bc367e464ce50b956dd232c1dfa1cad4e7fb814" ,
"refsource" : "MISC" ,
"name" : "https://github.com/python/cpython/commit/7bc367e464ce50b956dd232c1dfa1cad4e7fb814"
} ,
{
"url" : "https://github.com/python/cpython/commit/962055268ed4f2ca1d717bfc8b6385de50a23ab7" ,
"refsource" : "MISC" ,
"name" : "https://github.com/python/cpython/commit/962055268ed4f2ca1d717bfc8b6385de50a23ab7"
} ,
{
"url" : "https://github.com/python/cpython/commit/fc0b8259e693caa8400fa8b6ac1e494e47ea7798" ,
"refsource" : "MISC" ,
"name" : "https://github.com/python/cpython/commit/fc0b8259e693caa8400fa8b6ac1e494e47ea7798"
2024-09-04 23:00:32 +00:00
} ,
{
"url" : "https://github.com/python/cpython/commit/0aa1ee22ab6e204e9d3d0e9dd63ea648ed691ef1" ,
"refsource" : "MISC" ,
"name" : "https://github.com/python/cpython/commit/0aa1ee22ab6e204e9d3d0e9dd63ea648ed691ef1"
2024-08-22 19:00:34 +00:00
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.2.0"
} ,
"source" : {
"discovery" : "UNKNOWN"
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "Jason R. Coombs"
} ,
{
"lang" : "en" ,
"value" : "Seth Larson"
}
2024-08-28 15:00:38 +00:00
]
2024-08-22 13:00:33 +00:00
}