OPENSUSE-SU-2020:0014-1
Vulnerability from csaf_opensuse - Published: 2020-01-13 15:17 - Updated: 2020-01-13 15:17Summary
Security update for php7-imagick
Notes
Title of the patch
Security update for php7-imagick
Description of the patch
This update for php7-imagick fixes the following issues:
Upgrade to version 3.4.4:
Added:
* function Imagick::optimizeImageTransparency()
* METRIC_STRUCTURAL_SIMILARITY_ERROR
* METRIC_STRUCTURAL_DISSIMILARITY_ERROR
* COMPRESSION_ZSTD - https://github.com/facebook/zstd
* COMPRESSION_WEBP
* CHANNEL_COMPOSITE_MASK
* FILTER_CUBIC_SPLINE - 'Define the lobes with the -define
filter:lobes={2,3,4}
(reference https://imagemagick.org/discourse-server/viewtopic.php?f=2&t=32506).'
* Imagick now explicitly conflicts with the Gmagick extension.
Fixes:
* Correct version check to make RemoveAlphaChannel and FlattenAlphaChannel
be available when using Imagick with ImageMagick version 6.7.8-x
* Bug 77128 - Imagick::setImageInterpolateMethod() not available on Windows
* Prevent memory leak when ImagickPixel::__construct called after object instantiation.
* Prevent segfault when ImagickPixel internal constructor not called.
* Imagick::setResourceLimit support for values larger than 2GB (2^31) on 32bit platforms.
* Corrected memory overwrite in Imagick::colorDecisionListImage()
* Bug 77791 - ImagickKernel::fromMatrix() out of bounds write.
Fixes CVE-2019-11037, boo#1135418
The following functions have been deprecated:
* ImagickDraw, matte
* Imagick::averageimages
* Imagick::colorfloodfillimage
* Imagick::filter
* Imagick::flattenimages
* Imagick::getimageattribute
* Imagick::getimagechannelextrema
* Imagick::getimageclipmask
* Imagick::getimageextrema
* Imagick::getimageindex
* Imagick::getimagematte
* Imagick::getimagemattecolor
* Imagick::getimagesize
* Imagick::mapimage
* Imagick::mattefloodfillimage
* Imagick::medianfilterimage
* Imagick::mosaicimages
* Imagick::orderedposterizeimage
* Imagick::paintfloodfillimage
* Imagick::paintopaqueimage
* Imagick::painttransparentimage
* Imagick::radialblurimage
* Imagick::recolorimage
* Imagick::reducenoiseimage
* Imagick::roundcornersimage
* Imagick::roundcorners
* Imagick::setimageattribute
* Imagick::setimagebias
* Imagick::setimageclipmask
* Imagick::setimageindex
* Imagick::setimagemattecolor
* Imagick::setimagebiasquantum
* Imagick::setimageopacity
* Imagick::transformimage
Patchnames
openSUSE-2020-14
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for php7-imagick",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for php7-imagick fixes the following issues:\n\nUpgrade to version 3.4.4:\n\nAdded:\n\n * function Imagick::optimizeImageTransparency()\n * METRIC_STRUCTURAL_SIMILARITY_ERROR\n * METRIC_STRUCTURAL_DISSIMILARITY_ERROR\n * COMPRESSION_ZSTD - https://github.com/facebook/zstd\n * COMPRESSION_WEBP\n * CHANNEL_COMPOSITE_MASK\n * FILTER_CUBIC_SPLINE - \u0027Define the lobes with the -define \n filter:lobes={2,3,4}\n (reference https://imagemagick.org/discourse-server/viewtopic.php?f=2\u0026t=32506).\u0027\n * Imagick now explicitly conflicts with the Gmagick extension.\n\nFixes:\n\n * Correct version check to make RemoveAlphaChannel and FlattenAlphaChannel \n be available when using Imagick with ImageMagick version 6.7.8-x\n * Bug 77128 - Imagick::setImageInterpolateMethod() not available on Windows\n * Prevent memory leak when ImagickPixel::__construct called after object instantiation.\n * Prevent segfault when ImagickPixel internal constructor not called.\n * Imagick::setResourceLimit support for values larger than 2GB (2^31) on 32bit platforms.\n * Corrected memory overwrite in Imagick::colorDecisionListImage()\n * Bug 77791 - ImagickKernel::fromMatrix() out of bounds write.\n Fixes CVE-2019-11037, boo#1135418\n\nThe following functions have been deprecated:\n\n * ImagickDraw, matte\n * Imagick::averageimages\n * Imagick::colorfloodfillimage\n * Imagick::filter\n * Imagick::flattenimages\n * Imagick::getimageattribute\n * Imagick::getimagechannelextrema\n * Imagick::getimageclipmask\n * Imagick::getimageextrema\n * Imagick::getimageindex\n * Imagick::getimagematte\n * Imagick::getimagemattecolor\n * Imagick::getimagesize\n * Imagick::mapimage\n * Imagick::mattefloodfillimage\n * Imagick::medianfilterimage\n * Imagick::mosaicimages\n * Imagick::orderedposterizeimage\n * Imagick::paintfloodfillimage\n * Imagick::paintopaqueimage\n * Imagick::painttransparentimage\n * Imagick::radialblurimage\n * Imagick::recolorimage\n * Imagick::reducenoiseimage\n * Imagick::roundcornersimage\n * Imagick::roundcorners\n * Imagick::setimageattribute\n * Imagick::setimagebias\n * Imagick::setimageclipmask\n * Imagick::setimageindex\n * Imagick::setimagemattecolor\n * Imagick::setimagebiasquantum\n * Imagick::setimageopacity\n * Imagick::transformimage\n\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2020-14",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2020_0014-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2020:0014-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/KGV7VQ6VPH5S7V7PYMCMEEKUWPZOL27Y/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2020:0014-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/KGV7VQ6VPH5S7V7PYMCMEEKUWPZOL27Y/"
},
{
"category": "self",
"summary": "SUSE Bug 1135418",
"url": "https://bugzilla.suse.com/1135418"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2019-11037 page",
"url": "https://www.suse.com/security/cve/CVE-2019-11037/"
}
],
"title": "Security update for php7-imagick",
"tracking": {
"current_release_date": "2020-01-13T15:17:00Z",
"generator": {
"date": "2020-01-13T15:17:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2020:0014-1",
"initial_release_date": "2020-01-13T15:17:00Z",
"revision_history": [
{
"date": "2020-01-13T15:17:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "php7-imagick-3.4.4-bp151.2.3.1.aarch64",
"product": {
"name": "php7-imagick-3.4.4-bp151.2.3.1.aarch64",
"product_id": "php7-imagick-3.4.4-bp151.2.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "php7-imagick-3.4.4-bp151.2.3.1.ppc64le",
"product": {
"name": "php7-imagick-3.4.4-bp151.2.3.1.ppc64le",
"product_id": "php7-imagick-3.4.4-bp151.2.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "php7-imagick-3.4.4-bp151.2.3.1.s390x",
"product": {
"name": "php7-imagick-3.4.4-bp151.2.3.1.s390x",
"product_id": "php7-imagick-3.4.4-bp151.2.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "php7-imagick-3.4.4-bp151.2.3.1.x86_64",
"product": {
"name": "php7-imagick-3.4.4-bp151.2.3.1.x86_64",
"product_id": "php7-imagick-3.4.4-bp151.2.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Package Hub 12",
"product": {
"name": "SUSE Package Hub 12",
"product_id": "SUSE Package Hub 12",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:12"
}
}
},
{
"category": "product_name",
"name": "SUSE Package Hub 15 SP1",
"product": {
"name": "SUSE Package Hub 15 SP1",
"product_id": "SUSE Package Hub 15 SP1"
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.1",
"product": {
"name": "openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-imagick-3.4.4-bp151.2.3.1.aarch64 as component of SUSE Package Hub 12",
"product_id": "SUSE Package Hub 12:php7-imagick-3.4.4-bp151.2.3.1.aarch64"
},
"product_reference": "php7-imagick-3.4.4-bp151.2.3.1.aarch64",
"relates_to_product_reference": "SUSE Package Hub 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-imagick-3.4.4-bp151.2.3.1.ppc64le as component of SUSE Package Hub 12",
"product_id": "SUSE Package Hub 12:php7-imagick-3.4.4-bp151.2.3.1.ppc64le"
},
"product_reference": "php7-imagick-3.4.4-bp151.2.3.1.ppc64le",
"relates_to_product_reference": "SUSE Package Hub 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-imagick-3.4.4-bp151.2.3.1.s390x as component of SUSE Package Hub 12",
"product_id": "SUSE Package Hub 12:php7-imagick-3.4.4-bp151.2.3.1.s390x"
},
"product_reference": "php7-imagick-3.4.4-bp151.2.3.1.s390x",
"relates_to_product_reference": "SUSE Package Hub 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-imagick-3.4.4-bp151.2.3.1.x86_64 as component of SUSE Package Hub 12",
"product_id": "SUSE Package Hub 12:php7-imagick-3.4.4-bp151.2.3.1.x86_64"
},
"product_reference": "php7-imagick-3.4.4-bp151.2.3.1.x86_64",
"relates_to_product_reference": "SUSE Package Hub 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-imagick-3.4.4-bp151.2.3.1.aarch64 as component of SUSE Package Hub 15 SP1",
"product_id": "SUSE Package Hub 15 SP1:php7-imagick-3.4.4-bp151.2.3.1.aarch64"
},
"product_reference": "php7-imagick-3.4.4-bp151.2.3.1.aarch64",
"relates_to_product_reference": "SUSE Package Hub 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-imagick-3.4.4-bp151.2.3.1.ppc64le as component of SUSE Package Hub 15 SP1",
"product_id": "SUSE Package Hub 15 SP1:php7-imagick-3.4.4-bp151.2.3.1.ppc64le"
},
"product_reference": "php7-imagick-3.4.4-bp151.2.3.1.ppc64le",
"relates_to_product_reference": "SUSE Package Hub 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-imagick-3.4.4-bp151.2.3.1.s390x as component of SUSE Package Hub 15 SP1",
"product_id": "SUSE Package Hub 15 SP1:php7-imagick-3.4.4-bp151.2.3.1.s390x"
},
"product_reference": "php7-imagick-3.4.4-bp151.2.3.1.s390x",
"relates_to_product_reference": "SUSE Package Hub 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-imagick-3.4.4-bp151.2.3.1.x86_64 as component of SUSE Package Hub 15 SP1",
"product_id": "SUSE Package Hub 15 SP1:php7-imagick-3.4.4-bp151.2.3.1.x86_64"
},
"product_reference": "php7-imagick-3.4.4-bp151.2.3.1.x86_64",
"relates_to_product_reference": "SUSE Package Hub 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-imagick-3.4.4-bp151.2.3.1.aarch64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:php7-imagick-3.4.4-bp151.2.3.1.aarch64"
},
"product_reference": "php7-imagick-3.4.4-bp151.2.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-imagick-3.4.4-bp151.2.3.1.ppc64le as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:php7-imagick-3.4.4-bp151.2.3.1.ppc64le"
},
"product_reference": "php7-imagick-3.4.4-bp151.2.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-imagick-3.4.4-bp151.2.3.1.s390x as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:php7-imagick-3.4.4-bp151.2.3.1.s390x"
},
"product_reference": "php7-imagick-3.4.4-bp151.2.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-imagick-3.4.4-bp151.2.3.1.x86_64 as component of openSUSE Leap 15.1",
"product_id": "openSUSE Leap 15.1:php7-imagick-3.4.4-bp151.2.3.1.x86_64"
},
"product_reference": "php7-imagick-3.4.4-bp151.2.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-11037",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2019-11037"
}
],
"notes": [
{
"category": "general",
"text": "In PHP imagick extension in versions between 3.3.0 and 3.4.4, writing to an array of values in ImagickKernel::fromMatrix() function did not check that the address will be within the allocated array. This could lead to out of bounds write to memory if the function is called with the data controlled by untrusted party.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Package Hub 12:php7-imagick-3.4.4-bp151.2.3.1.aarch64",
"SUSE Package Hub 12:php7-imagick-3.4.4-bp151.2.3.1.ppc64le",
"SUSE Package Hub 12:php7-imagick-3.4.4-bp151.2.3.1.s390x",
"SUSE Package Hub 12:php7-imagick-3.4.4-bp151.2.3.1.x86_64",
"SUSE Package Hub 15 SP1:php7-imagick-3.4.4-bp151.2.3.1.aarch64",
"SUSE Package Hub 15 SP1:php7-imagick-3.4.4-bp151.2.3.1.ppc64le",
"SUSE Package Hub 15 SP1:php7-imagick-3.4.4-bp151.2.3.1.s390x",
"SUSE Package Hub 15 SP1:php7-imagick-3.4.4-bp151.2.3.1.x86_64",
"openSUSE Leap 15.1:php7-imagick-3.4.4-bp151.2.3.1.aarch64",
"openSUSE Leap 15.1:php7-imagick-3.4.4-bp151.2.3.1.ppc64le",
"openSUSE Leap 15.1:php7-imagick-3.4.4-bp151.2.3.1.s390x",
"openSUSE Leap 15.1:php7-imagick-3.4.4-bp151.2.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2019-11037",
"url": "https://www.suse.com/security/cve/CVE-2019-11037"
},
{
"category": "external",
"summary": "SUSE Bug 1135418 for CVE-2019-11037",
"url": "https://bugzilla.suse.com/1135418"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Package Hub 12:php7-imagick-3.4.4-bp151.2.3.1.aarch64",
"SUSE Package Hub 12:php7-imagick-3.4.4-bp151.2.3.1.ppc64le",
"SUSE Package Hub 12:php7-imagick-3.4.4-bp151.2.3.1.s390x",
"SUSE Package Hub 12:php7-imagick-3.4.4-bp151.2.3.1.x86_64",
"SUSE Package Hub 15 SP1:php7-imagick-3.4.4-bp151.2.3.1.aarch64",
"SUSE Package Hub 15 SP1:php7-imagick-3.4.4-bp151.2.3.1.ppc64le",
"SUSE Package Hub 15 SP1:php7-imagick-3.4.4-bp151.2.3.1.s390x",
"SUSE Package Hub 15 SP1:php7-imagick-3.4.4-bp151.2.3.1.x86_64",
"openSUSE Leap 15.1:php7-imagick-3.4.4-bp151.2.3.1.aarch64",
"openSUSE Leap 15.1:php7-imagick-3.4.4-bp151.2.3.1.ppc64le",
"openSUSE Leap 15.1:php7-imagick-3.4.4-bp151.2.3.1.s390x",
"openSUSE Leap 15.1:php7-imagick-3.4.4-bp151.2.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"SUSE Package Hub 12:php7-imagick-3.4.4-bp151.2.3.1.aarch64",
"SUSE Package Hub 12:php7-imagick-3.4.4-bp151.2.3.1.ppc64le",
"SUSE Package Hub 12:php7-imagick-3.4.4-bp151.2.3.1.s390x",
"SUSE Package Hub 12:php7-imagick-3.4.4-bp151.2.3.1.x86_64",
"SUSE Package Hub 15 SP1:php7-imagick-3.4.4-bp151.2.3.1.aarch64",
"SUSE Package Hub 15 SP1:php7-imagick-3.4.4-bp151.2.3.1.ppc64le",
"SUSE Package Hub 15 SP1:php7-imagick-3.4.4-bp151.2.3.1.s390x",
"SUSE Package Hub 15 SP1:php7-imagick-3.4.4-bp151.2.3.1.x86_64",
"openSUSE Leap 15.1:php7-imagick-3.4.4-bp151.2.3.1.aarch64",
"openSUSE Leap 15.1:php7-imagick-3.4.4-bp151.2.3.1.ppc64le",
"openSUSE Leap 15.1:php7-imagick-3.4.4-bp151.2.3.1.s390x",
"openSUSE Leap 15.1:php7-imagick-3.4.4-bp151.2.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2020-01-13T15:17:00Z",
"details": "critical"
}
],
"title": "CVE-2019-11037"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…