cvelist/2023/24xxx/CVE-2023-24580.json

92 lines
3.4 KiB
JSON
Raw Normal View History

2023-01-27 05:00:35 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2023-02-15 01:00:37 +00:00
"ID": "CVE-2023-24580",
"STATE": "PUBLIC"
2023-01-27 05:00:35 +00:00
},
2023-02-15 01:00:37 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2023-01-27 05:00:35 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-02-15 01:00:37 +00:00
"value": "An issue was discovered in the Multipart Request Parser in Django 3.2 before 3.2.18, 4.0 before 4.0.10, and 4.1 before 4.1.7. Passing certain inputs (e.g., an excessive number of parts) to multipart forms could result in too many open files or memory exhaustion, and provided a potential vector for a denial-of-service attack."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://groups.google.com/forum/#!forum/django-announce",
"refsource": "MISC",
"name": "https://groups.google.com/forum/#!forum/django-announce"
},
{
"url": "https://docs.djangoproject.com/en/4.1/releases/security/",
"refsource": "MISC",
"name": "https://docs.djangoproject.com/en/4.1/releases/security/"
},
{
"refsource": "MISC",
"name": "http://www.openwall.com/lists/oss-security/2023/02/14/1",
"url": "http://www.openwall.com/lists/oss-security/2023/02/14/1"
},
{
"refsource": "MISC",
"name": "https://www.djangoproject.com/weblog/2023/feb/14/security-releases/",
"url": "https://www.djangoproject.com/weblog/2023/feb/14/security-releases/"
2023-02-20 23:00:35 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20230220 [SECURITY] [DLA 3329-1] python-django security update",
"url": "https://lists.debian.org/debian-lts-announce/2023/02/msg00023.html"
2023-03-05 03:00:35 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2023-3d775d93be",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VZS4G6NSZWPTVXMMZHJOJVQEPL3QTO77/"
2023-03-05 05:00:36 +00:00
},
{
"refsource": "FEDORA",
"name": "FEDORA-2023-bde7913e5a",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/FKYVMMR7RPM6AHJ2SBVM2LO6D3NGFY7B/"
2023-01-27 05:00:35 +00:00
}
]
}
}