Lucene search

K
prionPRIOn knowledge basePRION:CVE-2023-24998
HistoryFeb 20, 2023 - 4:15 p.m.

Default credentials

2023-02-2016:15:00
PRIOn knowledge base
www.prio-n.com
12
apache commons fileupload
default credentials
dos attack

7.7 High

AI Score

Confidence

High

0.034 Low

EPSS

Percentile

91.4%

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.