We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c00fd84 commit 36943dfCopy full SHA for 36943df
NEWS
@@ -40,10 +40,13 @@ PHP NEWS
40
(Kalle)
41
42
- FPM:
43
+ . Fixed bug #78599 (env_path_info underflow in fpm_main.c can lead to RCE).
44
+ (CVE-2019-11043) (Jakub Zelenka)
45
. Fixed bug #78413 (request_terminate_timeout does not take effect after
46
fastcgi_finish_request). (Sergei Turchanov)
47
48
- MBString:
49
+ . Fixed bug #78633 (Heap buffer overflow (read) in mb_eregi). (cmb)
50
. Fixed bug #78579 (mb_decode_numericentity: args number inconsistency).
51
(cmb)
52
. Fixed bug #78609 (mb_check_encoding() no longer supports stringable
0 commit comments