Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP4:Update
ImageMagick
ImageMagick-CVE-2022-44267,44268.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ImageMagick-CVE-2022-44267,44268.patch of Package ImageMagick
Index: ImageMagick-7.1.0-9/MagickCore/property.c =================================================================== --- ImageMagick-7.1.0-9.orig/MagickCore/property.c +++ ImageMagick-7.1.0-9/MagickCore/property.c @@ -4571,6 +4571,7 @@ MagickExport MagickBooleanType SetImageP return(MagickFalse); } #endif +#if 0 /* security risk -- disable for now */ if (LocaleCompare("profile",property) == 0) { ImageInfo @@ -4592,6 +4593,7 @@ MagickExport MagickBooleanType SetImageP image_info=DestroyImageInfo(image_info); return(MagickTrue); } +#endif break; /* not an attribute, add as a property */ } case 'R':
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