Skip to content

Commit 991b2cc

Browse files
committed
Add CVE to bugs #69545, #69646 and #69667
1 parent 189af22 commit 991b2cc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

NEWS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@
4343
(Julien)
4444
. Fixed bug #69628 (complex GLOB_BRACE fails on Windows).
4545
(Christoph M. Becker)
46-
. Improved fix for bug #69545 (Integer overflow in ftp_genlist()
47-
resulting in heap overflow). (Max Spelsberg)
46+
. Improved fix for bug #69545 (Integer overflow in ftp_genlist() resulting in
47+
heap overflow). (CVE-2015-4643) (Max Spelsberg)
4848
. Fixed bug #69646 (OS command injection vulnerability in escapeshellarg).
49-
(Anatol Belski)
49+
(CVE-2015-4642) (Anatol Belski)
5050
. Fixed bug #69719 (Incorrect handling of paths with NULs). (Stas)
5151

5252
- GD:
@@ -73,7 +73,7 @@
7373
(Matteo Bernardini, Remi)
7474

7575
- Postgres:
76-
. Fixed bug #69667 (segfault in php_pgsql_meta_data). (Remi)
76+
. Fixed bug #69667 (segfault in php_pgsql_meta_data). (CVE-2015-4644) (Remi)
7777

7878
- Opcache
7979
. Fixed bug #69549 (Memory leak with opcache.optimization_level=0xFFFFFFFF).

0 commit comments

Comments
 (0)