GLSA 202105-18: LittleCMS: User-assisted execution of arbitrary code

Severity:normal
Title:LittleCMS: User-assisted execution of arbitrary code
Date:05/26/2021
Bugs: #761418
ID:202105-18

Synopsis

A heap-based buffer overflow in LittleCMS might allow remote attackers to execute arbitrary code.

Background

LittleCMS, or short lcms, is a color management system for working with ICC profiles. It is used by many applications including GIMP, Firefox and Chromium.

Affected packages

Package Vulnerable Unaffected Architecture(s)
media-libs/lcms < 2.10 >= 2.10 All supported architectures

Description

It was discovered that LittleCMS (aka Little Color Management System) had an integer overflow in the AllocateDataSet function in cmscgats.c.

Impact

A remote attacker could entice a user or automated system to open a specially crafted file containing malicious color data, possibly resulting in execution of arbitrary code with the privileges of the process or a Denial of Service condition.

Workaround

There is no known workaround at this time.

Resolution

All LittleCMS users should upgrade to the latest version:

      # emerge --sync
      # emerge --ask --oneshot --verbose ">=media-libs/lcms-2.10"
    

References

Availability

This GLSA and any updates to it are available for viewing at the Gentoo Security Website: http://security.gentoo.org/glsa/glsa-202105-18.xml

Concerns?

Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users machines is of utmost importance to us. Any security concerns should be addressed to security@gentoo.org or alternatively, you may file a bug at https://bugs.gentoo.org.

License

Copyright 2010 Gentoo Foundation, Inc; referenced text belongs to its owner(s). The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.

Thank you!