cvrf2cusa/cvrf/2021/cvrf-openEuler-SA-2021-1007.xml
Jia Chao 0b34274085 git mv
Signed-off-by: Jia Chao <jiac13@chinaunicom.cn>
2024-07-25 09:57:37 +08:00

434 lines
29 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<cvrfdoc xmlns="http://www.icasi.org/CVRF/schema/cvrf/1.1" xmlns:cvrf="http://www.icasi.org/CVRF/schema/cvrf/1.1">
<DocumentTitle xml:lang="en">An update for ImageMagick is now available for openEuler-20.03-LTS and openEuler-20.03-LTS-SP1</DocumentTitle>
<DocumentType>Security Advisory</DocumentType>
<DocumentPublisher Type="Vendor">
<ContactDetails>openeuler-security@openeuler.org</ContactDetails>
<IssuingAuthority>openEuler security committee</IssuingAuthority>
</DocumentPublisher>
<DocumentTracking>
<Identification>
<ID>openEuler-SA-2021-1007</ID>
</Identification>
<Status>Final</Status>
<Version>1.0</Version>
<RevisionHistory>
<Revision>
<Number>1.0</Number>
<Date>2021-02-05</Date>
<Description>Initial</Description>
</Revision>
</RevisionHistory>
<InitialReleaseDate>2021-02-05</InitialReleaseDate>
<CurrentReleaseDate>2021-02-05</CurrentReleaseDate>
<Generator>
<Engine>openEuler SA Tool V1.0</Engine>
<Date>2021-02-05</Date>
</Generator>
</DocumentTracking>
<DocumentNotes>
<Note Title="Synopsis" Type="General" Ordinal="1" xml:lang="en">ImageMagick security update</Note>
<Note Title="Summary" Type="General" Ordinal="2" xml:lang="en">An update for ImageMagick is now available for openEuler-20.03-LTS and openEuler-20.03-LTS-SP1.</Note>
<Note Title="Description" Type="General" Ordinal="3" xml:lang="en">Use ImageMagick to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, GIF, HEIC, TIFF, DPX, EXR, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.\r\n\r\n
Security Fix(es):\r\n\r\n
A flaw was found in ImageMagick in coders/hdr.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of values outside the range of type `unsigned char`. This would most likely lead to an impact to application availability, but could potentially cause other problems related to undefined behavior. This flaw affects ImageMagick versions prior to ImageMagick 7.0.8-68.(CVE-2020-27762)\r\n\r\n
A flaw was found in ImageMagick in MagickCore/statistic.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of values outside the range of type `unsigned long`. This would most likely lead to an impact to application availability, but could potentially cause other problems related to undefined behavior. This flaw affects ImageMagick versions prior to 7.0.8-69.(CVE-2020-27766)\r\n\r\n
WritePALMImage() in /coders/palm.c used size_t casts in several areas of a calculation which could lead to values outside the range of representable type `unsigned long` undefined behavior when a crafted input file was processed by ImageMagick. The patch casts to `ssize_t` instead to avoid this issue. Red Hat Product Security marked the Severity as Low because although it could potentially lead to an impact to application availability, no specific impact was shown in this case. This flaw affects ImageMagick versions prior to ImageMagick 7.0.9-0.(CVE-2020-27761)\r\n\r\n
A flaw was found in ImageMagick in MagickCore/quantum.h. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of values outside the range of types `float` and `unsigned char`. This would most likely lead to an impact to application availability, but could potentially cause other problems related to undefined behavior. This flaw affects ImageMagick versions prior to 7.0.9-0.(CVE-2020-27767)\r\n\r\n
Due to a missing check for 0 value of `replace_extent`, it is possible for offset `p` to overflow in SubstituteString(), causing potential impact to application availability. This could be triggered by a crafted input file that is processed by ImageMagick. This flaw affects ImageMagick versions prior to 7.0.8-68.(CVE-2020-27770)\r\n\r\n
In IntensityCompare() of /MagickCore/quantize.c, a double value was being casted to int and returned, which in some cases caused a value outside the range of type `int` to be returned. The flaw could be triggered by a crafted input file under certain conditions when processed by ImageMagick. Red Hat Product Security marked this as Low severity because although it could potentially lead to an impact to application availability, no specific impact was shown in this case. This flaw affects ImageMagick versions prior to 7.0.8-68.(CVE-2020-27759)\r\n\r\n
In `GammaImage()` of /MagickCore/enhance.c, depending on the `gamma` value, it's possible to trigger a divide-by-zero condition when a crafted input file is processed by ImageMagick. This could lead to an impact to application availability. The patch uses the `PerceptibleReciprocal()` to prevent the divide-by-zero from occurring. This flaw affects ImageMagick versions prior to ImageMagick 7.0.8-68.(CVE-2020-27760)\r\n\r\n
A flaw was found in ImageMagick in MagickCore/segment.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of math division by zero. This would most likely lead to an impact to application availability, but could potentially cause other problems related to undefined behavior. This flaw affects ImageMagick versions prior to 7.0.9-0.(CVE-2020-27765)\r\n\r\n
ImageMagick before 6.9.11-40 and 7.x before 7.0.10-40 mishandles the -authenticate option, which allows setting a password for password-protected PDF files. The user-controlled password was not properly escaped/sanitized and it was therefore possible to inject additional shell commands via coders/pdf.c.(CVE-2020-29599)\r\n\r\n
In /MagickCore/statistic.c, there are several areas in ApplyEvaluateOperator() where a size_t cast should have been a ssize_t cast, which causes out-of-range values under some circumstances when a crafted input file is processed by ImageMagick. Red Hat Product Security marked this as Low severity because although it could potentially lead to an impact to application availability, no specific impact was shown in this case. This flaw affects ImageMagick versions prior to 6.9.10-69.(CVE-2020-27764)\r\n\r\n</Note>
<Note Title="Topic" Type="General" Ordinal="4" xml:lang="en">An update for ImageMagick is now available for openEuler-20.03-LTS and openEuler-20.03-LTS-SP1.\r\n\r\n
openEuler Security has rated this update as having a security impact of high. A Common Vunlnerability Scoring System(CVSS)base score,which gives a detailed severity rating, is available for each vulnerability from the CVElink(s) in the References section.</Note>
<Note Title="Severity" Type="General" Ordinal="5" xml:lang="en">High</Note>
<Note Title="Affected Component" Type="General" Ordinal="6" xml:lang="en">ImageMagick</Note>
</DocumentNotes>
<DocumentReferences>
<Reference Type="Self">
<URL>https://openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2021-1007</URL>
</Reference>
<Reference Type="openEuler CVE">
<URL>https://openeuler.org/en/security/cve/detail.html?id=CVE-2020-27762</URL>
<URL>https://openeuler.org/en/security/cve/detail.html?id=CVE-2020-27766</URL>
<URL>https://openeuler.org/en/security/cve/detail.html?id=CVE-2020-27761</URL>
<URL>https://openeuler.org/en/security/cve/detail.html?id=CVE-2020-27767</URL>
<URL>https://openeuler.org/en/security/cve/detail.html?id=CVE-2020-27770</URL>
<URL>https://openeuler.org/en/security/cve/detail.html?id=CVE-2020-27759</URL>
<URL>https://openeuler.org/en/security/cve/detail.html?id=CVE-2020-27760</URL>
<URL>https://openeuler.org/en/security/cve/detail.html?id=CVE-2020-27765</URL>
<URL>https://openeuler.org/en/security/cve/detail.html?id=CVE-2020-29599</URL>
<URL>https://openeuler.org/en/security/cve/detail.html?id=CVE-2020-27764</URL>
</Reference>
<Reference Type="Other">
<URL>https://nvd.nist.gov/vuln/detail/CVE-2020-27762</URL>
<URL>https://nvd.nist.gov/vuln/detail/CVE-2020-27766</URL>
<URL>https://nvd.nist.gov/vuln/detail/CVE-2020-27761</URL>
<URL>https://nvd.nist.gov/vuln/detail/CVE-2020-27767</URL>
<URL>https://nvd.nist.gov/vuln/detail/CVE-2020-27770</URL>
<URL>https://nvd.nist.gov/vuln/detail/CVE-2020-27759</URL>
<URL>https://nvd.nist.gov/vuln/detail/CVE-2020-27760</URL>
<URL>https://nvd.nist.gov/vuln/detail/CVE-2020-27765</URL>
<URL>https://nvd.nist.gov/vuln/detail/CVE-2020-29599</URL>
<URL>https://nvd.nist.gov/vuln/detail/CVE-2020-27764</URL>
</Reference>
</DocumentReferences>
<ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
<Branch Type="Product Name" Name="openEuler">
<FullProductName ProductID="openEuler-20.03-LTS" CPE="cpe:/a:openEuler:openEuler:20.03-LTS">openEuler-20.03-LTS</FullProductName>
<FullProductName ProductID="openEuler-20.03-LTS-SP1" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">openEuler-20.03-LTS-SP1</FullProductName>
</Branch>
<Branch Type="Package Arch" Name="aarch64">
<FullProductName ProductID="ImageMagick-c++-6.9.10.67-9" CPE="cpe:/a:openEuler:openEuler:20.03-LTS">ImageMagick-c++-6.9.10.67-9.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="ImageMagick-devel-6.9.10.67-9" CPE="cpe:/a:openEuler:openEuler:20.03-LTS">ImageMagick-devel-6.9.10.67-9.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="ImageMagick-perl-6.9.10.67-9" CPE="cpe:/a:openEuler:openEuler:20.03-LTS">ImageMagick-perl-6.9.10.67-9.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="ImageMagick-c++-devel-6.9.10.67-9" CPE="cpe:/a:openEuler:openEuler:20.03-LTS">ImageMagick-c++-devel-6.9.10.67-9.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="ImageMagick-help-6.9.10.67-9" CPE="cpe:/a:openEuler:openEuler:20.03-LTS">ImageMagick-help-6.9.10.67-9.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="ImageMagick-debugsource-6.9.10.67-9" CPE="cpe:/a:openEuler:openEuler:20.03-LTS">ImageMagick-debugsource-6.9.10.67-9.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="ImageMagick-debuginfo-6.9.10.67-9" CPE="cpe:/a:openEuler:openEuler:20.03-LTS">ImageMagick-debuginfo-6.9.10.67-9.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="ImageMagick-6.9.10.67-9" CPE="cpe:/a:openEuler:openEuler:20.03-LTS">ImageMagick-6.9.10.67-9.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="ImageMagick-help-6.9.10.67-10" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">ImageMagick-help-6.9.10.67-10.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="ImageMagick-6.9.10.67-10" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">ImageMagick-6.9.10.67-10.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="ImageMagick-debuginfo-6.9.10.67-10" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">ImageMagick-debuginfo-6.9.10.67-10.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="ImageMagick-perl-6.9.10.67-10" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">ImageMagick-perl-6.9.10.67-10.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="ImageMagick-debugsource-6.9.10.67-10" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">ImageMagick-debugsource-6.9.10.67-10.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="ImageMagick-c++-6.9.10.67-10" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">ImageMagick-c++-6.9.10.67-10.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="ImageMagick-c++-devel-6.9.10.67-10" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">ImageMagick-c++-devel-6.9.10.67-10.oe1.aarch64.rpm</FullProductName>
<FullProductName ProductID="ImageMagick-devel-6.9.10.67-10" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">ImageMagick-devel-6.9.10.67-10.oe1.aarch64.rpm</FullProductName>
</Branch>
<Branch Type="Package Arch" Name="src">
<FullProductName ProductID="ImageMagick-6.9.10.67-9" CPE="cpe:/a:openEuler:openEuler:20.03-LTS">ImageMagick-6.9.10.67-9.oe1.src.rpm</FullProductName>
<FullProductName ProductID="ImageMagick-6.9.10.67-10" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">ImageMagick-6.9.10.67-10.oe1.src.rpm</FullProductName>
</Branch>
<Branch Type="Package Arch" Name="x86_64">
<FullProductName ProductID="ImageMagick-debuginfo-6.9.10.67-9" CPE="cpe:/a:openEuler:openEuler:20.03-LTS">ImageMagick-debuginfo-6.9.10.67-9.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="ImageMagick-6.9.10.67-9" CPE="cpe:/a:openEuler:openEuler:20.03-LTS">ImageMagick-6.9.10.67-9.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="ImageMagick-c++-devel-6.9.10.67-9" CPE="cpe:/a:openEuler:openEuler:20.03-LTS">ImageMagick-c++-devel-6.9.10.67-9.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="ImageMagick-help-6.9.10.67-9" CPE="cpe:/a:openEuler:openEuler:20.03-LTS">ImageMagick-help-6.9.10.67-9.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="ImageMagick-devel-6.9.10.67-9" CPE="cpe:/a:openEuler:openEuler:20.03-LTS">ImageMagick-devel-6.9.10.67-9.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="ImageMagick-c++-6.9.10.67-9" CPE="cpe:/a:openEuler:openEuler:20.03-LTS">ImageMagick-c++-6.9.10.67-9.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="ImageMagick-debugsource-6.9.10.67-9" CPE="cpe:/a:openEuler:openEuler:20.03-LTS">ImageMagick-debugsource-6.9.10.67-9.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="ImageMagick-perl-6.9.10.67-9" CPE="cpe:/a:openEuler:openEuler:20.03-LTS">ImageMagick-perl-6.9.10.67-9.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="ImageMagick-c++-6.9.10.67-10" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">ImageMagick-c++-6.9.10.67-10.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="ImageMagick-debugsource-6.9.10.67-10" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">ImageMagick-debugsource-6.9.10.67-10.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="ImageMagick-devel-6.9.10.67-10" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">ImageMagick-devel-6.9.10.67-10.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="ImageMagick-c++-devel-6.9.10.67-10" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">ImageMagick-c++-devel-6.9.10.67-10.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="ImageMagick-6.9.10.67-10" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">ImageMagick-6.9.10.67-10.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="ImageMagick-debuginfo-6.9.10.67-10" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">ImageMagick-debuginfo-6.9.10.67-10.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="ImageMagick-perl-6.9.10.67-10" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">ImageMagick-perl-6.9.10.67-10.oe1.x86_64.rpm</FullProductName>
<FullProductName ProductID="ImageMagick-help-6.9.10.67-10" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP1">ImageMagick-help-6.9.10.67-10.oe1.x86_64.rpm</FullProductName>
</Branch>
</ProductTree>
<Vulnerability Ordinal="1" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
<Notes>
<Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in ImageMagick in coders/hdr.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of values outside the range of type `unsigned char`. This would most likely lead to an impact to application availability, but could potentially cause other problems related to undefined behavior. This flaw affects ImageMagick versions prior to ImageMagick 7.0.8-68.</Note>
</Notes>
<ReleaseDate>2021-02-05</ReleaseDate>
<CVE>CVE-2020-27762</CVE>
<ProductStatuses>
<Status Type="Fixed">
<ProductID>openEuler-20.03-LTS</ProductID>
<ProductID>openEuler-20.03-LTS-SP1</ProductID>
</Status>
</ProductStatuses>
<Threats>
<Threat Type="Impact">
<Description>Medium</Description>
</Threat>
</Threats>
<CVSSScoreSets>
<ScoreSet>
<BaseScore>5.5</BaseScore>
<Vector>AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H</Vector>
</ScoreSet>
</CVSSScoreSets>
<Remediations>
<Remediation Type="Vendor Fix">
<Description>ImageMagick security update</Description>
<DATE>2021-02-05</DATE>
<URL>https://openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2021-1007</URL>
</Remediation>
</Remediations>
</Vulnerability>
<Vulnerability Ordinal="2" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
<Notes>
<Note Title="Vulnerability Description" Type="General" Ordinal="2" xml:lang="en">A flaw was found in ImageMagick in MagickCore/statistic.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of values outside the range of type `unsigned long`. This would most likely lead to an impact to application availability, but could potentially cause other problems related to undefined behavior. This flaw affects ImageMagick versions prior to 7.0.8-69.</Note>
</Notes>
<ReleaseDate>2021-02-05</ReleaseDate>
<CVE>CVE-2020-27766</CVE>
<ProductStatuses>
<Status Type="Fixed">
<ProductID>openEuler-20.03-LTS</ProductID>
<ProductID>openEuler-20.03-LTS-SP1</ProductID>
</Status>
</ProductStatuses>
<Threats>
<Threat Type="Impact">
<Description>High</Description>
</Threat>
</Threats>
<CVSSScoreSets>
<ScoreSet>
<BaseScore>7.8</BaseScore>
<Vector>AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H</Vector>
</ScoreSet>
</CVSSScoreSets>
<Remediations>
<Remediation Type="Vendor Fix">
<Description>ImageMagick security update</Description>
<DATE>2021-02-05</DATE>
<URL>https://openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2021-1007</URL>
</Remediation>
</Remediations>
</Vulnerability>
<Vulnerability Ordinal="3" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
<Notes>
<Note Title="Vulnerability Description" Type="General" Ordinal="3" xml:lang="en">WritePALMImage() in /coders/palm.c used size_t casts in several areas of a calculation which could lead to values outside the range of representable type `unsigned long` undefined behavior when a crafted input file was processed by ImageMagick. The patch casts to `ssize_t` instead to avoid this issue. Red Hat Product Security marked the Severity as Low because although it could potentially lead to an impact to application availability, no specific impact was shown in this case. This flaw affects ImageMagick versions prior to ImageMagick 7.0.9-0.</Note>
</Notes>
<ReleaseDate>2021-02-05</ReleaseDate>
<CVE>CVE-2020-27761</CVE>
<ProductStatuses>
<Status Type="Fixed">
<ProductID>openEuler-20.03-LTS</ProductID>
<ProductID>openEuler-20.03-LTS-SP1</ProductID>
</Status>
</ProductStatuses>
<Threats>
<Threat Type="Impact">
<Description>Low</Description>
</Threat>
</Threats>
<CVSSScoreSets>
<ScoreSet>
<BaseScore>3.3</BaseScore>
<Vector>AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L</Vector>
</ScoreSet>
</CVSSScoreSets>
<Remediations>
<Remediation Type="Vendor Fix">
<Description>ImageMagick security update</Description>
<DATE>2021-02-05</DATE>
<URL>https://openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2021-1007</URL>
</Remediation>
</Remediations>
</Vulnerability>
<Vulnerability Ordinal="4" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
<Notes>
<Note Title="Vulnerability Description" Type="General" Ordinal="4" xml:lang="en">A flaw was found in ImageMagick in MagickCore/quantum.h. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of values outside the range of types `float` and `unsigned char`. This would most likely lead to an impact to application availability, but could potentially cause other problems related to undefined behavior. This flaw affects ImageMagick versions prior to 7.0.9-0.</Note>
</Notes>
<ReleaseDate>2021-02-05</ReleaseDate>
<CVE>CVE-2020-27767</CVE>
<ProductStatuses>
<Status Type="Fixed">
<ProductID>openEuler-20.03-LTS</ProductID>
<ProductID>openEuler-20.03-LTS-SP1</ProductID>
</Status>
</ProductStatuses>
<Threats>
<Threat Type="Impact">
<Description>Low</Description>
</Threat>
</Threats>
<CVSSScoreSets>
<ScoreSet>
<BaseScore>3.3</BaseScore>
<Vector>AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L</Vector>
</ScoreSet>
</CVSSScoreSets>
<Remediations>
<Remediation Type="Vendor Fix">
<Description>ImageMagick security update</Description>
<DATE>2021-02-05</DATE>
<URL>https://openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2021-1007</URL>
</Remediation>
</Remediations>
</Vulnerability>
<Vulnerability Ordinal="5" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
<Notes>
<Note Title="Vulnerability Description" Type="General" Ordinal="5" xml:lang="en">Due to a missing check for 0 value of `replace_extent`, it is possible for offset `p` to overflow in SubstituteString(), causing potential impact to application availability. This could be triggered by a crafted input file that is processed by ImageMagick. This flaw affects ImageMagick versions prior to 7.0.8-68.</Note>
</Notes>
<ReleaseDate>2021-02-05</ReleaseDate>
<CVE>CVE-2020-27770</CVE>
<ProductStatuses>
<Status Type="Fixed">
<ProductID>openEuler-20.03-LTS</ProductID>
<ProductID>openEuler-20.03-LTS-SP1</ProductID>
</Status>
</ProductStatuses>
<Threats>
<Threat Type="Impact">
<Description>Medium</Description>
</Threat>
</Threats>
<CVSSScoreSets>
<ScoreSet>
<BaseScore>5.5</BaseScore>
<Vector>AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H</Vector>
</ScoreSet>
</CVSSScoreSets>
<Remediations>
<Remediation Type="Vendor Fix">
<Description>ImageMagick security update</Description>
<DATE>2021-02-05</DATE>
<URL>https://openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2021-1007</URL>
</Remediation>
</Remediations>
</Vulnerability>
<Vulnerability Ordinal="6" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
<Notes>
<Note Title="Vulnerability Description" Type="General" Ordinal="6" xml:lang="en">In IntensityCompare() of /MagickCore/quantize.c, a double value was being casted to int and returned, which in some cases caused a value outside the range of type `int` to be returned. The flaw could be triggered by a crafted input file under certain conditions when processed by ImageMagick. Red Hat Product Security marked this as Low severity because although it could potentially lead to an impact to application availability, no specific impact was shown in this case. This flaw affects ImageMagick versions prior to 7.0.8-68.</Note>
</Notes>
<ReleaseDate>2021-02-05</ReleaseDate>
<CVE>CVE-2020-27759</CVE>
<ProductStatuses>
<Status Type="Fixed">
<ProductID>openEuler-20.03-LTS</ProductID>
<ProductID>openEuler-20.03-LTS-SP1</ProductID>
</Status>
</ProductStatuses>
<Threats>
<Threat Type="Impact">
<Description>Low</Description>
</Threat>
</Threats>
<CVSSScoreSets>
<ScoreSet>
<BaseScore>3.3</BaseScore>
<Vector>AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L</Vector>
</ScoreSet>
</CVSSScoreSets>
<Remediations>
<Remediation Type="Vendor Fix">
<Description>ImageMagick security update</Description>
<DATE>2021-02-05</DATE>
<URL>https://openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2021-1007</URL>
</Remediation>
</Remediations>
</Vulnerability>
<Vulnerability Ordinal="7" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
<Notes>
<Note Title="Vulnerability Description" Type="General" Ordinal="7" xml:lang="en">In `GammaImage()` of /MagickCore/enhance.c, depending on the `gamma` value, it's possible to trigger a divide-by-zero condition when a crafted input file is processed by ImageMagick. This could lead to an impact to application availability. The patch uses the `PerceptibleReciprocal()` to prevent the divide-by-zero from occurring. This flaw affects ImageMagick versions prior to ImageMagick 7.0.8-68.</Note>
</Notes>
<ReleaseDate>2021-02-05</ReleaseDate>
<CVE>CVE-2020-27760</CVE>
<ProductStatuses>
<Status Type="Fixed">
<ProductID>openEuler-20.03-LTS</ProductID>
<ProductID>openEuler-20.03-LTS-SP1</ProductID>
</Status>
</ProductStatuses>
<Threats>
<Threat Type="Impact">
<Description>Medium</Description>
</Threat>
</Threats>
<CVSSScoreSets>
<ScoreSet>
<BaseScore>5.5</BaseScore>
<Vector>AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H</Vector>
</ScoreSet>
</CVSSScoreSets>
<Remediations>
<Remediation Type="Vendor Fix">
<Description>ImageMagick security update</Description>
<DATE>2021-02-05</DATE>
<URL>https://openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2021-1007</URL>
</Remediation>
</Remediations>
</Vulnerability>
<Vulnerability Ordinal="8" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
<Notes>
<Note Title="Vulnerability Description" Type="General" Ordinal="8" xml:lang="en">A flaw was found in ImageMagick in MagickCore/segment.c. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of math division by zero. This would most likely lead to an impact to application availability, but could potentially cause other problems related to undefined behavior. This flaw affects ImageMagick versions prior to 7.0.9-0.</Note>
</Notes>
<ReleaseDate>2021-02-05</ReleaseDate>
<CVE>CVE-2020-27765</CVE>
<ProductStatuses>
<Status Type="Fixed">
<ProductID>openEuler-20.03-LTS</ProductID>
<ProductID>openEuler-20.03-LTS-SP1</ProductID>
</Status>
</ProductStatuses>
<Threats>
<Threat Type="Impact">
<Description>Low</Description>
</Threat>
</Threats>
<CVSSScoreSets>
<ScoreSet>
<BaseScore>3.3</BaseScore>
<Vector>AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L</Vector>
</ScoreSet>
</CVSSScoreSets>
<Remediations>
<Remediation Type="Vendor Fix">
<Description>ImageMagick security update</Description>
<DATE>2021-02-05</DATE>
<URL>https://openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2021-1007</URL>
</Remediation>
</Remediations>
</Vulnerability>
<Vulnerability Ordinal="9" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
<Notes>
<Note Title="Vulnerability Description" Type="General" Ordinal="9" xml:lang="en">ImageMagick before 6.9.11-40 and 7.x before 7.0.10-40 mishandles the -authenticate option, which allows setting a password for password-protected PDF files. The user-controlled password was not properly escaped/sanitized and it was therefore possible to inject additional shell commands via coders/pdf.c.</Note>
</Notes>
<ReleaseDate>2021-02-05</ReleaseDate>
<CVE>CVE-2020-29599</CVE>
<ProductStatuses>
<Status Type="Fixed">
<ProductID>openEuler-20.03-LTS</ProductID>
<ProductID>openEuler-20.03-LTS-SP1</ProductID>
</Status>
</ProductStatuses>
<Threats>
<Threat Type="Impact">
<Description>High</Description>
</Threat>
</Threats>
<CVSSScoreSets>
<ScoreSet>
<BaseScore>7.8</BaseScore>
<Vector>AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H</Vector>
</ScoreSet>
</CVSSScoreSets>
<Remediations>
<Remediation Type="Vendor Fix">
<Description>ImageMagick security update</Description>
<DATE>2021-02-05</DATE>
<URL>https://openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2021-1007</URL>
</Remediation>
</Remediations>
</Vulnerability>
<Vulnerability Ordinal="10" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
<Notes>
<Note Title="Vulnerability Description" Type="General" Ordinal="9" xml:lang="en">In /MagickCore/statistic.c, there are several areas in ApplyEvaluateOperator() where a size_t cast should have been a ssize_t cast, which causes out-of-range values under some circumstances when a crafted input file is processed by ImageMagick. Red Hat Product Security marked this as Low severity because although it could potentially lead to an impact to application availability, no specific impact was shown in this case. This flaw affects ImageMagick versions prior to 6.9.10-69.</Note>
</Notes>
<ReleaseDate>2021-02-05</ReleaseDate>
<CVE>CVE-2020-27764</CVE>
<ProductStatuses>
<Status Type="Fixed">
<ProductID>openEuler-20.03-LTS</ProductID>
<ProductID>openEuler-20.03-LTS-SP1</ProductID>
</Status>
</ProductStatuses>
<Threats>
<Threat Type="Impact">
<Description>Low</Description>
</Threat>
</Threats>
<CVSSScoreSets>
<ScoreSet>
<BaseScore>3.3</BaseScore>
<Vector>AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L</Vector>
</ScoreSet>
</CVSSScoreSets>
<Remediations>
<Remediation Type="Vendor Fix">
<Description>ImageMagick security update</Description>
<DATE>2021-02-05</DATE>
<URL>https://openeuler.org/en/security/safety-bulletin/detail.html?id=openEuler-SA-2021-1007</URL>
</Remediation>
</Remediations>
</Vulnerability>
</cvrfdoc>