Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12:Update
ImageMagick.18190
ImageMagick-CVE-2017-14682.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ImageMagick-CVE-2017-14682.patch of Package ImageMagick.18190
Index: ImageMagick-6.8.8-1/magick/token.c =================================================================== --- ImageMagick-6.8.8-1.orig/magick/token.c 2013-12-01 15:47:50.000000000 +0100 +++ ImageMagick-6.8.8-1/magick/token.c 2017-11-30 19:02:50.624487184 +0100 @@ -269,7 +269,7 @@ MagickExport void GetMagickToken(const c break; } token[i]='\0'; - if (LocaleNCompare(token,"url(",4) == 0) + if ((LocaleNCompare(token,"url(",4) == 0) && (strlen(token) > 4)) { ssize_t offset;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor