CVE-2023-24998

Source
https://cve.org/CVERecord?id=CVE-2023-24998
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-24998.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-24998
Aliases
Downstream
Related
Published
2023-02-20T15:57:07.372Z
Modified
2026-06-18T03:55:33.450753913Z
Summary
Apache Commons FileUpload, Apache Tomcat: FileUpload DoS with excessive parts
Details

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.

Database specific
{
    "cna_assigner": "apache",
    "unresolved_ranges": [
        {
            "source": "AFFECTED_FIELD",
            "extracted_events": [
                {
                    "fixed": "1.5"
                },
                {
                    "last_affected": "11.0.0-M1"
                },
                {
                    "introduced": "10.0.0-M1"
                },
                {
                    "last_affected": "10.1.4"
                },
                {
                    "introduced": "9.0.0-M1"
                },
                {
                    "last_affected": "9.0.70"
                },
                {
                    "introduced": "8.5.0"
                },
                {
                    "last_affected": "8.5.84"
                }
            ]
        },
        {
            "source": "DESCRIPTION",
            "extracted_events": [
                {
                    "fixed": "1.5"
                }
            ]
        }
    ],
    "cwe_ids": [
        "CWE-770"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/24xxx/CVE-2023-24998.json"
}
References

Affected packages

Git / github.com/apache/commons-fileupload

Affected ranges

Type
GIT
Repo
https://github.com/apache/commons-fileupload
Events
Database specific
{
    "source": "CPE_RANGE",
    "extracted_events": [
        {
            "introduced": "1.0"
        },
        {
            "fixed": "1.5"
        }
    ],
    "cpe": "cpe:2.3:a:apache:commons_fileupload:*:*:*:*:*:*:*:*"
}

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-24998.json"