1. Gentoo Linux Security Advisory
| 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
Vilistextum is vulnerable to a buffer overflow that allows an attacker to execute arbitrary code through the use of a malicious webpage.
Vilistextum is an HTML to text converter.
Ariel Berkman discovered that Vilistextum unsafely reads data into an array without checking the length. This code vulnerability may lead to a buffer overflow.
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.
There is no known workaround at this time.
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" |