2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2023-24998" ,
"sourceIdentifier" : "security@apache.org" ,
"published" : "2023-02-20T16:15:10.423" ,
2024-02-16 21:00:28 +00:00
"lastModified" : "2024-02-16T19:11:10.163" ,
"vulnStatus" : "Analyzed" ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
2023-05-22 16:00:34 +00:00
"value" : "Apache Commons FileUpload before 1.5 does not limit the number of request parts to be processed resulting in the possibility of an attacker triggering a DoS with a malicious upload or series of uploads.\n\n\n\n\nNote that, like all of the file upload limits, the\n new configuration option (FileUploadBase#setFileCountMax) is not\n enabled by default and must be explicitly configured.\n\n\n"
2023-04-24 12:24:31 +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:N/I:N/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "security@apache.org" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-770"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:commons_fileupload:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "1.0" ,
"versionEndExcluding" : "1.5" ,
"matchCriteriaId" : "7B386378-64A5-417D-9FE8-F25AE7A26459"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:apache:commons_fileupload:1.0:beta:*:*:*:*:*:*" ,
"matchCriteriaId" : "58B413FF-EBC0-4DFA-B507-AA2A3579E349"
}
]
}
]
2024-02-16 21:00:28 +00:00
} ,
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "DEECE5FC-CACF-4496-A3E7-164736409252"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "FA6FEEC2-9F11-4643-8827-749718254FED"
}
]
}
]
2023-04-24 12:24:31 +02:00
}
] ,
"references" : [
2023-05-22 16:00:34 +00:00
{
"url" : "http://www.openwall.com/lists/oss-security/2023/05/22/1" ,
2024-02-16 21:00:28 +00:00
"source" : "security@apache.org" ,
"tags" : [
"Mailing List"
]
2023-05-22 16:00:34 +00:00
} ,
2023-04-24 12:24:31 +02:00
{
"url" : "https://lists.apache.org/thread/4xl4l09mhwg4vgsk7dxqogcjrobrrdoy" ,
"source" : "security@apache.org" ,
"tags" : [
"Mailing List" ,
"Vendor Advisory"
]
2023-05-30 08:00:29 +00:00
} ,
2023-10-13 18:00:28 +00:00
{
"url" : "https://lists.debian.org/debian-lts-announce/2023/10/msg00020.html" ,
2024-02-16 21:00:28 +00:00
"source" : "security@apache.org" ,
"tags" : [
"Third Party Advisory"
]
2023-10-13 18:00:28 +00:00
} ,
2023-05-30 08:00:29 +00:00
{
"url" : "https://security.gentoo.org/glsa/202305-37" ,
2024-02-16 21:00:28 +00:00
"source" : "security@apache.org" ,
"tags" : [
"Third Party Advisory"
]
2023-10-11 08:00:29 +00:00
} ,
{
"url" : "https://www.debian.org/security/2023/dsa-5522" ,
2024-02-16 21:00:28 +00:00
"source" : "security@apache.org" ,
"tags" : [
"Third Party Advisory"
]
2023-04-24 12:24:31 +02:00
}
]
}