xv: Buffer overflows in image handling

Security Team  Contact Address

Updated September 03, 2004

1.  Gentoo Linux Security Advisory

Version Information

Advisory Reference GLSA 200409-07 / xv
Release Date September 03, 2004
Latest Revision September 03, 2004: 01
Impact normal
Exploitable remote
Package Vulnerable versions Unaffected versions Architecture(s)
media-gfx/xv < 3.10a-r7 >= 3.10a-r7 All supported architectures

Related bugreports: #61619

Synopsis

xv contains multiple exploitable buffer overflows in the image handling code.

2.  Impact Information

Background

xv is a multi-format image manipulation utility.

Description

Multiple buffer overflow and integer handling vulnerabilities have been discovered in xv's image processing code. These vulnerabilities have been found in the xvbmp.c, xviris.c, xvpcx.c and xvpm.c source files.

Impact

An attacker might be able to embed malicious code into an image, which would lead to the execution of arbitrary code under the privileges of the user viewing the image.

3.  Resolution Information

Workaround

There is no known workaround at this time.

Resolution

All xv users should upgrade to the latest stable version:

Code Listing 3.1: Resolution

# emerge sync
# emerge -pv ">=media-gfx/xv-3.10a-r7"
# emerge ">=media-gfx/xv-3.10a-r7"

4.  References