Skip to content

Commit 16e037b

Browse files
committed
Update NEWS
1 parent 7cf7148 commit 16e037b

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

NEWS

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,23 @@
11
PHP NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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
414

515
- 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).
717
(CVE-2019-11036) (Stas)
818

919
- Mail
10-
. Fixed bug #77821 (Potential heap corruption in TSendMail()). (cmb)
20+
. Fixed bug #77821 (Potential heap corruption in TSendMail()). (cmb)
1121

1222
04 Apr 2019, PHP 7.1.28
1323

0 commit comments

Comments
 (0)