WordNet: Execution of arbitrary code

Security Team  Contact Address

Updated October 07, 2008

1.  Gentoo Linux Security Advisory

Version Information

Advisory Reference GLSA 200810-01 / wordnet
Release Date October 07, 2008
Latest Revision October 07, 2008: 01
Impact normal
Exploitable local, remote
Package Vulnerable versions Unaffected versions Architecture(s)
app-dicts/wordnet < 3.0-r2 >= 3.0-r2 All supported architectures

Related bugreports: #211491

Synopsis

Multiple vulnerabilities were found in WordNet, possibly allowing for the execution of arbitrary code.

2.  Impact Information

Background

WordNet is a large lexical database of English.

Description

Jukka Ruohonen initially reported a boundary error within the searchwn() function in src/wn.c. A thorough investigation by the oCERT team revealed several other vulnerabilities in WordNet:

Impact

3.  Resolution Information

Workaround

There is no known workaround at this time.

Resolution

All WordNet users should upgrade to the latest version:

Code Listing 3.1: Resolution

# emerge --sync
# emerge --ask --oneshot --verbose ">=app-dicts/wordnet-3.0-r2"

4.  References