2024-08-07 16:00:37 +00:00
{
2024-08-19 20:00:36 +00:00
"data_version" : "4.0" ,
2024-08-07 16:00:37 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2024-7592" ,
2024-08-19 20:00:36 +00:00
"ASSIGNER" : "cna@python.org" ,
"STATE" : "PUBLIC"
2024-08-07 16:00:37 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2024-08-19 20:00:36 +00:00
"value" : "There is a LOW severity vulnerability affecting CPython, specifically the\n'http.cookies' standard library module.\n\n\nWhen parsing cookies that contained backslashes for quoted characters in\nthe cookie value, the parser would use an algorithm with quadratic\ncomplexity, resulting in excess CPU resources being used while parsing the\nvalue."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-400 Uncontrolled Resource Consumption" ,
"cweId" : "CWE-400"
}
]
2024-08-07 16:00:37 +00:00
}
]
2024-08-19 20:00:36 +00:00
} ,
"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-19 20:00:36 +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-19 20:00:36 +00:00
}
]
}
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/python/cpython/pull/123075" ,
"refsource" : "MISC" ,
"name" : "https://github.com/python/cpython/pull/123075"
} ,
{
"url" : "https://github.com/python/cpython/issues/123067" ,
"refsource" : "MISC" ,
"name" : "https://github.com/python/cpython/issues/123067"
} ,
{
"url" : "https://mail.python.org/archives/list/security-announce@python.org/thread/HXJAAAALNUNGCQUS2W7WR6GFIZIHFOOK/" ,
"refsource" : "MISC" ,
"name" : "https://mail.python.org/archives/list/security-announce@python.org/thread/HXJAAAALNUNGCQUS2W7WR6GFIZIHFOOK/"
2024-09-03 16:00:33 +00:00
} ,
{
"url" : "https://github.com/python/cpython/commit/391e5626e3ee5af267b97e37abc7475732e67621" ,
"refsource" : "MISC" ,
"name" : "https://github.com/python/cpython/commit/391e5626e3ee5af267b97e37abc7475732e67621"
} ,
{
"url" : "https://github.com/python/cpython/commit/dcc3eaef98cd94d6cb6cb0f44bd1c903d04f33b1" ,
"refsource" : "MISC" ,
"name" : "https://github.com/python/cpython/commit/dcc3eaef98cd94d6cb6cb0f44bd1c903d04f33b1"
2024-09-04 21:00:35 +00:00
} ,
{
"url" : "https://github.com/python/cpython/commit/a77ab24427a18bff817025adb03ca920dc3f1a06" ,
"refsource" : "MISC" ,
"name" : "https://github.com/python/cpython/commit/a77ab24427a18bff817025adb03ca920dc3f1a06"
} ,
{
"url" : "https://github.com/python/cpython/commit/b2f11ca7667e4d57c71c1c88b255115f16042d9a" ,
"refsource" : "MISC" ,
"name" : "https://github.com/python/cpython/commit/b2f11ca7667e4d57c71c1c88b255115f16042d9a"
} ,
{
"url" : "https://github.com/python/cpython/commit/d4ac921a4b081f7f996a5d2b101684b67ba0ed7f" ,
"refsource" : "MISC" ,
"name" : "https://github.com/python/cpython/commit/d4ac921a4b081f7f996a5d2b101684b67ba0ed7f"
} ,
{
"url" : "https://github.com/python/cpython/commit/d662e2db2605515a767f88ad48096b8ac623c774" ,
"refsource" : "MISC" ,
"name" : "https://github.com/python/cpython/commit/d662e2db2605515a767f88ad48096b8ac623c774"
2024-08-19 20:00:36 +00:00
}
]
} ,
"generator" : {
"engine" : "Vulnogram 0.2.0"
} ,
"source" : {
"discovery" : "UNKNOWN"
2024-08-07 16:00:37 +00:00
}
}