2023-05-07 06:00:26 +02:00
{
"id" : "CVE-2023-31047" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-05-07T02:15:08.917" ,
2023-06-09 11:28:17 +00:00
"lastModified" : "2023-06-09T08:15:11.207" ,
2023-05-16 06:00:26 +02:00
"vulnStatus" : "Modified" ,
2023-05-07 06:00:26 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "In Django 3.2 before 3.2.19, 4.x before 4.1.9, and 4.2 before 4.2.1, it was possible to bypass validation when using one form field to upload multiple files. This multiple upload has never been supported by forms.FileField or forms.ImageField (only the last uploaded file was validated). However, Django's \"Uploading multiple files\" documentation suggested otherwise."
}
] ,
2023-05-15 20:00:27 +02:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-20"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "3.2" ,
"versionEndExcluding" : "3.2.19" ,
"matchCriteriaId" : "11799E5A-8045-48F2-BFBF-C377FD718F39"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "4.0" ,
"versionEndExcluding" : "4.1.9" ,
"matchCriteriaId" : "EEC3B71C-022D-443A-AF8B-F3C13268C669"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:djangoproject:django:4.2:-:*:*:*:*:*:*" ,
"matchCriteriaId" : "6047ED22-7DD3-419E-B906-B120096CD8D9"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:djangoproject:django:4.2:b1:*:*:*:*:*:*" ,
"matchCriteriaId" : "47CC8B88-335C-4E6A-8AC9-DC6D5297607A"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:djangoproject:django:4.2:rc1:*:*:*:*:*:*" ,
"matchCriteriaId" : "23FA889E-19AF-4AE9-AF47-00561632B438"
}
]
}
]
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "CC559B26-5DFC-4B7A-A27C-B77DE755DFF9"
}
]
}
]
}
] ,
2023-05-07 06:00:26 +02:00
"references" : [
{
"url" : "https://docs.djangoproject.com/en/4.2/releases/security/" ,
2023-05-15 20:00:27 +02:00
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
2023-05-07 06:00:26 +02:00
} ,
{
"url" : "https://groups.google.com/forum/#!forum/django-announce" ,
2023-05-15 20:00:27 +02:00
"source" : "cve@mitre.org" ,
"tags" : [
"Mailing List"
]
2023-05-07 06:00:26 +02:00
} ,
2023-05-11 08:00:27 +02:00
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/A45VKTUVQ2BN6D5ZLZGCM774R6QGFOHW/" ,
2023-05-15 20:00:27 +02:00
"source" : "cve@mitre.org" ,
"tags" : [
"Issue Tracking" ,
"Third Party Advisory"
]
2023-05-11 08:00:27 +02:00
} ,
2023-05-16 06:00:26 +02:00
{
"url" : "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/DNEHD6N435OE2XUFGDAAVAXSYWLCUBFD/" ,
"source" : "cve@mitre.org"
} ,
2023-06-09 11:28:17 +00:00
{
"url" : "https://security.netapp.com/advisory/ntap-20230609-0008/" ,
"source" : "cve@mitre.org"
} ,
2023-05-07 06:00:26 +02:00
{
"url" : "https://www.djangoproject.com/weblog/2023/may/03/security-releases/" ,
2023-05-15 20:00:27 +02:00
"source" : "cve@mitre.org" ,
"tags" : [
"Vendor Advisory"
]
2023-05-07 06:00:26 +02:00
}
]
}