1. Gentoo Linux Security Advisory
| Advisory Reference | GLSA 200704-12 / OpenOffice.org |
| Release Date | April 16, 2007 |
| Latest Revision | April 16, 2007: 01 |
| Impact | normal |
| Exploitable | remote |
| Package | Vulnerable versions | Unaffected versions | Architecture(s) |
| app-office/openoffice | < 2.1.0-r1 | >= 2.1.0-r1 | All supported architectures |
| app-office/openoffice-bin | < 2.2.0 | >= 2.2.0 | All supported architectures |
Related bugreports: #170828
Multiple vulnerabilities have been discovered in OpenOffice.org, allowing for remote execution of arbitrary code.
OpenOffice.org is an open source office productivity suite, including word processing, spreadsheet, presentation, drawing, data charting, formula editing, and file conversion facilities.
John Heasman of NGSSoftware has discovered a stack-based buffer overflow in the StarCalc parser and an input validation error when processing metacharacters in a link. Also OpenOffice.Org includes code from libwpd making it vulnerable to heap-based overflows when converting WordPerfect document tables (GLSA 200704-07).
A remote attacker could entice a user to open a specially crafted document, possibly leading to execution of arbitrary code with the rights of the user running OpenOffice.org.
There is no known workaround at this time.
All OpenOffice.org users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=app-office/openoffice-2.1.0-r1" |
All OpenOffice.org binary users should upgrade to the latest version:
Code Listing 3.2: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=app-office/openoffice-bin-2.2.0" |