diff options
author | Lior Kaplan <kaplanlior@gmail.com> | 2016-04-29 13:40:44 +0300 |
---|---|---|
committer | Lior Kaplan <kaplanlior@gmail.com> | 2016-04-29 13:40:44 +0300 |
commit | 5a578eb8f0102d6b7e66fee988348dc1e77ee2cd (patch) | |
tree | f0f1ff5bddb46f4307356fee18a4c05280ec9be1 | |
parent | 8c215baae7843de3b6fe493fa56123ef7a48dd3c (diff) | |
download | php-git-5a578eb8f0102d6b7e66fee988348dc1e77ee2cd.tar.gz |
Add CVE IDs PHP 7.0.2
-rw-r--r-- | NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -471,7 +471,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) - Mbstring: . Fixed bug #71066 (mb_send_mail: Program terminated with signal SIGSEGV, @@ -499,7 +499,7 @@ PHP NEWS - Standard: . Fixed bug #71270 (Heap BufferOver Flow in escapeshell functions). - (emmanuel dot law at gmail dot com) + (CVE-2016-1904) (emmanuel dot law at gmail dot com) - WDDX: . Fixed bug #70661 (Use After Free Vulnerability in WDDX Packet |