diff options
| author | Lior Kaplan <kaplanlior@gmail.com> | 2014-08-29 11:26:27 +0300 |
|---|---|---|
| committer | Lior Kaplan <kaplanlior@gmail.com> | 2014-08-29 11:42:12 +0300 |
| commit | 49d6472f9f9967046e968c00e56eabe317b1d8c0 (patch) | |
| tree | c10112356055a317bf28da99848c79d1a147e321 | |
| parent | cd38d72eee8e7966e4014498aadf228f1c18e2b8 (diff) | |
| download | php-git-49d6472f9f9967046e968c00e56eabe317b1d8c0.tar.gz | |
Use #66356 instead of #66714, as the latter is only a regression fix from the former.
| -rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -231,7 +231,8 @@ PHP NEWS . Fixed bug #67248 (imageaffinematrixget missing check of parameters). (Stas) . Fixed imagettftext to load the correct character map rather than the last one. (Scott) - . Fixed bug #66714 ( imageconvolution breakage). (Brad Daily) + . Fixed bug #66356 (Heap Overflow Vulnerability in imagecrop()). + (CVE-2013-7226) . Fixed bug #66815 (imagecrop(): insufficient fix for NULL defer CVE-2013-7327). (Tomas Hoger, Remi). . Fixed #66869 (Invalid 2nd argument crashes imageaffinematrixget) (Pierre) |
