Vilistextum: Buffer overflow vulnerability

Security Team  Contact Address

Updated January 06, 2005

1.  Gentoo Linux Security Advisory

Version Information

Advisory Reference GLSA 200501-10 / vilistextum
Release Date January 06, 2005
Latest Revision January 06, 2005: 01
Impact normal
Exploitable remote
Package Vulnerable versions Unaffected versions Architecture(s)
app-text/vilistextum < 2.6.7 >= 2.6.7 All supported architectures

Related bugreports: #74694

Synopsis

Vilistextum is vulnerable to a buffer overflow that allows an attacker to execute arbitrary code through the use of a malicious webpage.

2.  Impact Information

Background

Vilistextum is an HTML to text converter.

Description

Ariel Berkman discovered that Vilistextum unsafely reads data into an array without checking the length. This code vulnerability may lead to a buffer overflow.

Impact

A remote attacker could craft a malicious webpage which, when converted, would result in the execution of arbitrary code with the rights of the user running Vilistextum.

3.  Resolution Information

Workaround

There is no known workaround at this time.

Resolution

All Vilistextum users should upgrade to the latest version:

Code Listing 3.1: Resolution

# emerge --sync
# emerge --ask --oneshot --verbose ">=app-text/vilistextum-2.6.7"

4.  References