2023-02-01 11:00:36 +00:00
{
2023-02-20 16:00:34 +00:00
"data_version" : "4.0" ,
2023-02-01 11:00:36 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"CVE_data_meta" : {
"ID" : "CVE-2023-24998" ,
2023-02-20 16:00:34 +00:00
"ASSIGNER" : "security@apache.org" ,
"STATE" : "PUBLIC"
2023-02-01 11:00:36 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2023-02-23 10:00:32 +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. Note that, like all of the file upload limits, the new configuration option (FileUploadBase#setFileCountMax) is not enabled by default and must be explicitly configured."
2023-02-20 16:00:34 +00:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-770 Allocation of Resources Without Limits or Throttling" ,
"cweId" : "CWE-770"
}
]
}
]
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "Apache Software Foundation" ,
"product" : {
"product_data" : [
{
"product_name" : "Apache Commons FileUpload" ,
"version" : {
"version_data" : [
{
"version_affected" : "<" ,
"version_name" : "0" ,
"version_value" : "1.5"
}
]
}
2023-02-23 10:00:32 +00:00
} ,
{
"product_name" : "Apache Tomcat" ,
"version" : {
"version_data" : [
{
"version_affected" : "=" ,
"version_value" : "11.0.0-M1"
} ,
{
"version_affected" : "<=" ,
"version_name" : "10.0.0-M1" ,
"version_value" : "10.1.4"
} ,
{
"version_affected" : "<=" ,
"version_name" : "9.0.0-M1" ,
"version_value" : "9.0.70"
} ,
{
"version_affected" : "<=" ,
"version_name" : "8.5.0" ,
"version_value" : "8.5.84"
}
]
}
2023-02-20 16:00:34 +00:00
}
]
}
}
]
}
} ,
"references" : {
"reference_data" : [
{
"url" : "https://lists.apache.org/thread/4xl4l09mhwg4vgsk7dxqogcjrobrrdoy" ,
"refsource" : "MISC" ,
"name" : "https://lists.apache.org/thread/4xl4l09mhwg4vgsk7dxqogcjrobrrdoy"
2023-02-01 11:00:36 +00:00
}
]
2023-02-20 16:00:34 +00:00
} ,
"generator" : {
"engine" : "Vulnogram 0.1.0-dev"
} ,
"source" : {
"discovery" : "EXTERNAL"
} ,
"credits" : [
{
"lang" : "en" ,
"value" : "Jakob Ackermann"
}
]
2023-02-01 11:00:36 +00:00
}