mlterm: Integer overflow vulnerability
1.
Gentoo Linux Security Advisory
Version Information
| Advisory Reference |
GLSA 200503-13 / mlterm |
| Release Date |
March 07, 2005 |
| Latest Revision |
May 22, 2006: 02 |
| Impact |
normal |
| Exploitable |
remote |
| Package |
Vulnerable versions |
Unaffected versions |
Architecture(s) |
| x11-terms/mlterm |
<
2.9.2 |
>=
2.9.2 |
All supported architectures
|
Related bugreports:
#84174
Synopsis
mlterm is vulnerable to an integer overflow, which could potentially allow
the execution of arbitrary code.
2.
Impact Information
Background
mlterm is a multi-lingual terminal emulator.
Description
mlterm is vulnerable to an integer overflow that can be triggered by
specifying a large image file as a background. This only effects users
that have compiled mlterm with the 'gtk' USE flag, which enables
gdk-pixbuf support.
Impact
An attacker can create a specially-crafted image file which, when used
as a background by the victim, can lead to the execution of arbitrary
code with the privileges of the user running mlterm.
3.
Resolution Information
Workaround
Re-compile mlterm without the 'gtk' USE flag.
Resolution
All mlterm users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync
# emerge --ask --oneshot --verbose ">=x11-terms/mlterm-2.9.2"
|
4.
References
|