1
0
mirror of https://github.com/php/php-src.git synced 2026-04-19 05:51:02 +02:00

Add CVE to bug #70976 (PHP 5.6.17)

This commit is contained in:
Lior Kaplan
2016-04-29 13:16:27 +03:00
parent a23ae0f436
commit 34fc0ec377

2
NEWS
View File

@@ -227,7 +227,7 @@ PHP NEWS
- GD:
. Fixed bug #70976 (Memory Read via gdImageRotateInterpolated Array Index
Out of Bounds). (emmanuel dot law at gmail dot com)
Out of Bounds). (CVE-2016-1903) (emmanuel dot law at gmail dot com)
- Mysqlnd:
. Fixed bug #68077 (LOAD DATA LOCAL INFILE / open_basedir restriction).