File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -53,12 +53,12 @@ PHP NEWS
53
53
. Fixed POST data processing slowdown due to small input buffer size
54
54
on Windows. (Jorge Oliveira, Anatol)
55
55
. Fixed bug #69646 (OS command injection vulnerability in escapeshellarg).
56
- (Anatol Belski)
56
+ (CVE-2015-4642) ( Anatol Belski)
57
57
. Fixed bug #69719 (Incorrect handling of paths with NULs). (Stas)
58
58
59
59
- FTP
60
- . Improved fix for bug #69545 (Integer overflow in ftp_genlist()
61
- resulting in heap overflow). (Max Spelsberg)
60
+ . Improved fix for bug #69545 (Integer overflow in ftp_genlist() resulting in
61
+ heap overflow). (CVE-2015-4643) (Max Spelsberg)
62
62
63
63
- GD:
64
64
. Fixed bug #69479 (GD fails to build with newer libvpx). (Remi)
@@ -88,7 +88,7 @@ PHP NEWS
88
88
(Matteo Bernardini, Remi)
89
89
90
90
- Postgres:
91
- . Fixed bug #69667 (segfault in php_pgsql_meta_data). (Remi)
91
+ . Fixed bug #69667 (segfault in php_pgsql_meta_data). (CVE-2015-4644) ( Remi)
92
92
93
93
- Sqlite3:
94
94
. Upgrade bundled sqlite to 3.8.10.2. (CVE-2015-3414, CVE-2015-3415,
You can’t perform that action at this time.
0 commit comments