History log of /PHP-8.2/sapi/fpm/tests/ghsa-54hq-v5wp-fqgv-max-file-uploads.phpt (Results 1 – 2 of 2)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# e86d8704 14-Feb-2023 Remi Collet

more config for new FPM tests

# 716de0cf 19-Jan-2023 Jakub Zelenka

Introduce max_multipart_body_parts INI

This fixes GHSA-54hq-v5wp-fqgv DOS vulnerabality by limitting number of
parsed multipart body parts as currently all parts were always parsed.