Executive Summary

Summary
Title ImageMagick: Security hardening
Informations
Name GLSA-201810-04 First vendor Publication 2018-10-06
Vendor Gentoo Last vendor Modification 2018-10-06
Severity (Vendor) N/A Revision N/A

Security-Database Scoring CVSS v3

Cvss vector : N/A
Overall CVSS Score NA
Base Score NA Environmental Score NA
impact SubScore NA Temporal Score NA
Exploitabality Sub Score NA
 
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

Synopsis

Due to multiple vulnerabilities in various coders used by ImageMagick, Gentoo Linux now installs a policy.xml file which will restrict coder usage by default.

Background

ImageMagick is a collection of tools and libraries for many image formats.

Description

If you process an image with ImageMagick and don't validate the file before (e.g. check magic byte), ImageMagick will call any coders found in the given file. So if ImageMagick will find Ghostscript for example, it will call Ghostscript.

Due to multiple -dSAFER sandbox bypass vulnerabilities in Ghostscript, this can lead to arbitrary code execution.

To mitigate this problem we install a policy.xml file by default which will disable PS, EPS, PDF, and XPS coders.

Impact

A remote attacker, by enticing a user to process a specially crafted image file, could execute arbitrary code with the privileges of the process or cause a Denial of Service condition.

Workaround

There is no known workaround at this time.

Resolution

All ImageMagick 6 users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot -v ">=media-gfx/imagemagick-6.9.10.10-r1"

All ImageMagick 7 users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot -v ">=media-gfx/imagemagick-7.0.8.10-r1"

References

[ 1 ] Ghostscript contains multiple -dSAFER sandbox bypass vulnerabilities (VU#332928)
https://www.kb.cert.org/vuls/id/332928

Availability

This GLSA and any updates to it are available for viewing at the Gentoo Security Website:

https://security.gentoo.org/glsa/201810-04

Original Source

Url : http://security.gentoo.org/glsa/glsa-201810-04.xml

Alert History

If you want to see full details history, please login or register.
0
Date Informations
2018-10-06 21:19:22
  • First insertion