Skip to content

Commit 5f67caa

Browse files
committed
Add CVE to bugs #69545, #69646 and #69667
1 parent 7f4e1a0 commit 5f67caa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

NEWS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ PHP NEWS
66

77
- Core:
88
. Imroved fix for bug #69545 (Integer overflow in ftp_genlist() resulting in
9-
heap overflow). (Max Spelsberg)
9+
heap overflow). (CVE-2015-4643) (Max Spelsberg)
1010
. Fixed bug #69646 (OS command injection vulnerability in escapeshellarg).
11-
(Anatol Belski)
11+
(CVE-2015-4642) (Anatol Belski)
1212
. Fixed bug #69719 (Incorrect handling of paths with NULs). (Stas)
1313

1414
- Litespeed SAPI:
@@ -19,7 +19,7 @@ PHP NEWS
1919
additional headers). (Yasuo)
2020

2121
- Postgres:
22-
. Fixed bug #69667 (segfault in php_pgsql_meta_data). (Remi)
22+
. Fixed bug #69667 (segfault in php_pgsql_meta_data). (CVE-2015-4644) (Remi)
2323

2424
- Sqlite3:
2525
. Upgrade bundled sqlite to 3.8.10.2. (CVE-2015-3414, CVE-2015-3415,

0 commit comments

Comments
 (0)