Projects
Mega:23.03
ImageMagick
_service:tar_scm:CVE-2022-44267_CVE-2022-44268....
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:tar_scm:CVE-2022-44267_CVE-2022-44268.patch of Package ImageMagick
From 05673e63c919e61ffa1107804d1138c46547a475 Mon Sep 17 00:00:00 2001 From: Cristy <urban-warrior@imagemagick.org> Date: Sat, 22 Oct 2022 13:28:46 -0400 Subject: [PATCH] possible DoS @ stdin (OCE-2022-70); possible arbitrary file leak (OCE-2022-72) --- coders/png.c | 1 + 1 file changed, 1 insertion(+) diff --git a/coders/png.c b/coders/png.c index c83d937c93..4f8c8909bf 100644 --- a/coders/png.c +++ b/coders/png.c @@ -3980,6 +3980,7 @@ static Image *ReadOnePNGImage(MngInfo *mng_info, (void) FormatLocaleString(key,MagickPathExtent,"%s", text[i].key); if ((LocaleCompare(key,"version") == 0) || + (LocaleCompare(key,"profile") == 0) || (LocaleCompare(key,"width") == 0)) (void) FormatLocaleString(key,MagickPathExtent,"png:%s", text[i].key);
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2