Skip to content

Commit

Permalink
Add CVE IDs PHP 5.6.20
Browse files Browse the repository at this point in the history
  • Loading branch information
kaplanlior committed Apr 29, 2016
1 parent a91c3f1 commit b8b2dd1
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -80,17 +80,17 @@ PHP NEWS

- Fileinfo:
. Fixed bug #71527 (Buffer over-write in finfo_open with malformed magic
file). (Anatol)
file). (CVE-2015-8865) (Anatol)

- Mbstring:
. Fixed bug #71906 (AddressSanitizer: negative-size-param (-1) in
mbfl_strcut). (Stas)
mbfl_strcut). (CVE-2016-4073) (Stas)

- ODBC:
. Fixed bug #47803, #69526 (Executing prepared statements is succesfull only
for the first two statements). (einavitamar at gmail dot com, Anatol)
. Fixed bug #71860 (Invalid memory write in phar on filename with \0 in
name). (Stas)
name). (CVE-2016-4072) (Stas)

- PDO_DBlib:
. Fixed bug #54648 (PDO::MSSQL forces format of datetime fields).
Expand All @@ -103,11 +103,11 @@ PHP NEWS

- SNMP:
. Fixed bug #71704 (php_snmp_error() Format String Vulnerability).
(andrew at jmpesp dot org)
(CVE-2016-4071) (andrew at jmpesp dot org)

- Standard:
. Fixed bug #71798 (Integer Overflow in php_raw_url_encode).
(taoguangchen at icloud dot com, Stas)
(CVE-2016-4070) (taoguangchen at icloud dot com, Stas)

03 Mar 2016, PHP 5.6.19

Expand Down

0 comments on commit b8b2dd1

Please sign in to comment.