- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Gentoo Linux Security Advisory                           GLSA 201209-07
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                                            https://security.gentoo.org/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

 Severity: Normal
    Title: International Components for Unicode: User-assisted execution
           of arbitrary code
     Date: September 24, 2012
     Bugs: #394201
       ID: 201209-07

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Synopsis
=======
A buffer overflow in International Components for Unicode could result
in execution of arbitrary code or Denial of Service.

Background
=========
International Components for Unicode (ICU) is a set of C/C++ and Java
libraries providing Unicode and Globalization support for software
applications.

Affected packages
================
    -------------------------------------------------------------------
     Package              /     Vulnerable     /            Unaffected
    -------------------------------------------------------------------
  1  dev-libs/icu               < 49.1.1-r1              >= 49.1.1-r1

Description
==========
An error in the _canonicalize() function in uloc.cpp could cause a
stack-based buffer overflow.

Impact
=====
A remote attacker could entice a user to open a specially crafted
locale representation using an application linked against ICU, 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 ICU users should upgrade to the latest version:

  # emerge --sync
  # emerge --ask --oneshot --verbose ">=dev-libs/icu-49.1.1-r1"

References
=========
[ 1 ] CVE-2011-4599
      http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-4599

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

 https://security.gentoo.org/glsa/201209-07

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 2012 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.

https://creativecommons.org/licenses/by-sa/2.5/

Gentoo: GLSA-201209-07: International Components for Unicode: User-assisted execution of arbitrary code

A buffer overflow in International Components for Unicode could result in execution of arbitrary code or Denial of Service.

Summary

An error in the _canonicalize() function in uloc.cpp could cause a stack-based buffer overflow.

Resolution

All ICU users should upgrade to the latest version: # emerge --sync # emerge --ask --oneshot --verbose ">=dev-libs/icu-49.1.1-r1"

References

[ 1 ] CVE-2011-4599 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-4599

Availability

This GLSA and any updates to it are available for viewing at the Gentoo Security Website: https://security.gentoo.org/glsa/201209-07

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.

Severity
Severity: Normal
Title: International Components for Unicode: User-assisted execution
Date: September 24, 2012
Bugs: #394201
ID: 201209-07

Synopsis

A buffer overflow in International Components for Unicode could result in execution of arbitrary code or Denial of Service.

Background

International Components for Unicode (ICU) is a set of C/C++ and Java libraries providing Unicode and Globalization support for software applications.

Affected Packages

------------------------------------------------------------------- Package / Vulnerable / Unaffected ------------------------------------------------------------------- 1 dev-libs/icu < 49.1.1-r1 >= 49.1.1-r1

Impact

===== A remote attacker could entice a user to open a specially crafted locale representation using an application linked against ICU, 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.

Related News