php-src/sapi
Jakub Zelenka 95b33b624c
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.
2023-02-10 11:13:28 +00:00
..
apache2handler Merge branch 'PHP-8.1' into PHP-8.2 2022-12-13 15:24:07 +01:00
cgi Fix unstable sapi test, fix GH-9140 (#9184) 2022-08-04 22:35:44 +01:00
cli Merge branch 'PHP-8.1' into PHP-8.2 2022-10-20 13:04:25 +02:00
embed Refacto php_module_startup() (#8303) 2022-04-27 23:07:11 +01:00
fpm Introduce max_multipart_body_parts INI 2023-02-10 11:13:28 +00:00
fuzzer Fix unserialize dictionary generation 2022-07-30 17:14:22 +02:00
litespeed fix litespeed SAPI build warnings. 2022-12-10 14:13:30 +00:00
phpdbg Merge branch 'PHP-8.1' into PHP-8.2 2023-01-17 14:16:18 +00:00