Multiple vulnerabilities have been found in OpenOffice and LibreOffice, the worst of which may result in execution of arbitrary code.
Package | app-office/openoffice-bin on all architectures |
---|---|
Affected versions | < 3.5.5.3 |
Unaffected versions | >= 3.5.5.3 |
Package | app-office/openoffice on all architectures |
---|---|
Affected versions | <= 3.5.5.3 |
Unaffected versions |
Package | app-office/libreoffice on all architectures |
---|---|
Affected versions | < 4.2.5.2 |
Unaffected versions | >= 4.2.5.2 |
Package | app-office/libreoffice-bin on all architectures |
---|---|
Affected versions | < 4.2.5.2 |
Unaffected versions | >= 4.2.5.2 |
OpenOffice is the open source version of StarOffice, a full office productivity suite. LibreOffice is a fork of OpenOffice.
Multiple vulnerabilities have been discovered in OpenOffice and Libreoffice. Please review the CVE identifiers referenced below for details.
A remote attacker could entice a user to open a specially crafted file using OpenOffice, possibly resulting in execution of arbitrary code with the privileges of the process, a Denial of Service condition, execution of arbitrary Python code, authentication bypass, or reading and writing of arbitrary files.
There is no known workaround at this time.
All OpenOffice (binary) users should upgrade to the latest version:
# emerge --sync # emerge --ask --oneshot --verbose ">=app-office/openoffice-bin-3.5.5.3"
All LibreOffice users should upgrade to the latest version:
# emerge --sync # emerge --ask --oneshot --verbose ">=app-office/libreoffice-4.2.5.2"
All LibreOffice (binary) users should upgrade to the latest version:
# emerge --sync # emerge --ask --oneshot --verbose ">=app-office/libreoffice-bin-4.2.5.2"
We recommend that users unmerge OpenOffice:
# emerge --unmerge "app-office/openoffice"