File tree Expand file tree Collapse file tree 1 file changed +13
-3
lines changed Expand file tree Collapse file tree 1 file changed +13
-3
lines changed Original file line number Diff line number Diff line change 1
1
PHP NEWS
2
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
- ?? ??? 2019, PHP 7.1.29
3
+ ?? ??? 2019, PHP 7.1.30
4
+
5
+ - GD:
6
+ . Fixed bug #77973 (Uninitialized read in gdImageCreateFromXbm).
7
+ (CVE-2019-11038) (cmb)
8
+
9
+ - Iconv:
10
+ . Fixed bug #78069 (Out-of-bounds read in iconv.c:_php_iconv_mime_decode()
11
+ due to integer overflow). (CVE-2019-11039). (maris dot adam)
12
+
13
+ 03 May 2019, PHP 7.1.29
4
14
5
15
- EXIF
6
- . Fixed bug #77950 (Heap-buffer-overflow in _estrndup via exif_process_IFD_TAG).
16
+ . Fixed bug #77950 (Heap-buffer-overflow in _estrndup via exif_process_IFD_TAG).
7
17
(CVE-2019-11036) (Stas)
8
18
9
19
- Mail
10
- . Fixed bug #77821 (Potential heap corruption in TSendMail()). (cmb)
20
+ . Fixed bug #77821 (Potential heap corruption in TSendMail()). (cmb)
11
21
12
22
04 Apr 2019, PHP 7.1.28
13
23
You can’t perform that action at this time.
0 commit comments