mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
136 lines
5.9 KiB
JSON
136 lines
5.9 KiB
JSON
{
|
|
"data_version": "4.0",
|
|
"data_type": "CVE",
|
|
"data_format": "MITRE",
|
|
"CVE_data_meta": {
|
|
"ID": "CVE-2024-7592",
|
|
"ASSIGNER": "cna@python.org",
|
|
"STATE": "PUBLIC"
|
|
},
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"vendor_name": "Python Software Foundation",
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "CPython",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "<",
|
|
"version_name": "0",
|
|
"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"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"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/"
|
|
},
|
|
{
|
|
"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"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
]
|
|
},
|
|
"generator": {
|
|
"engine": "Vulnogram 0.2.0"
|
|
},
|
|
"source": {
|
|
"discovery": "UNKNOWN"
|
|
}
|
|
} |