1. Gentoo Linux Security Advisory
| Advisory Reference | GLSA 200710-31 / opera |
| Release Date | October 30, 2007 |
| Latest Revision | October 30, 2007: 01 |
| Impact | normal |
| Exploitable | remote |
| Package | Vulnerable versions | Unaffected versions | Architecture(s) |
| www-client/opera | < 9.24 | >= 9.24 | All supported architectures |
Related bugreports: #196164
Opera contains multiple vulnerabilities, which may allow the execution of arbitrary code.
Opera is a multi-platform web browser.
Michael A. Puls II discovered an unspecified flaw when launching external email or newsgroup clients (CVE-2007-5541). David Bloom discovered that when displaying frames from different websites, the same-origin policy is not correctly enforced (CVE-2007-5540).
An attacker could potentially exploit the first vulnerability to execute arbitrary code with the privileges of the user running Opera by enticing a user to visit a specially crafted URL. Note that this vulnerability requires an external e-mail or newsgroup client configured in Opera to be exploitable. The second vulnerability allows an attacker to execute arbitrary script code in a user's browser session in context of other sites or the theft of browser credentials.
There is no known workaround at this time for all these vulnerabilities.
All Opera users should upgrade to the latest version:
Code Listing 3.1: Resolution |
# emerge --sync # emerge --ask --oneshot --verbose ">=www-client/opera-9.24" |