summaryrefslogtreecommitdiff
blob: dd1cbb7529ead10a65ec61caee53a50aeebc67ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200408-05">
  <title>Opera: Multiple new vulnerabilities</title>
  <synopsis>
    Several new vulnerabilities were found and fixed in Opera, including one
    allowing an attacker to read the local filesystem remotely.
  </synopsis>
  <product type="ebuild">Opera</product>
  <announced>2004-08-05</announced>
  <revised count="03">2007-12-30</revised>
  <bug>59503</bug>
  <access>remote</access>
  <affected>
    <package name="www-client/opera" auto="yes" arch="*">
      <unaffected range="ge">7.54</unaffected>
      <vulnerable range="le">7.53</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    Opera is a multi-platform web browser.
    </p>
  </background>
  <description>
    <p>
    Multiple vulnerabilities have been found in the Opera web browser.
    Opera fails to deny write access to the "location" browser object. An
    attacker can overwrite methods in this object and gain script access to
    any page that uses one of these methods. Furthermore, access to file://
    URLs is possible even from pages loaded using other protocols. Finally,
    spoofing a legitimate web page is still possible, despite the fixes
    announced in GLSA 200407-15.
    </p>
  </description>
  <impact type="normal">
    <p>
    By enticing an user to visit specially crafted web pages, an attacker
    can read files located on the victim's file system, read emails written
    or received by M2, Opera's mail program, steal cookies, spoof URLs,
    track user browsing history, etc.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time. All users are encouraged to
    upgrade to the latest available version.
    </p>
  </workaround>
  <resolution>
    <p>
    All Opera users should upgrade to the latest stable version:
    </p>
    <code>
    # emerge sync
    
    # emerge -pv "&gt;=www-client/opera-7.54"
    # emerge "&gt;=www-client/opera-7.54"</code>
  </resolution>
  <references>
    <uri link="https://www.opera.com/linux/changelogs/754/">Opera Changelog</uri>
    <uri link="http://archives.neohapsis.com/archives/fulldisclosure/2004-07/1056.html">Address bar spoofing issue disclosure</uri>
    <uri link="http://www.greymagic.com/security/advisories/gm008-op/">GreyMagic Security Advisory GM#008-OP</uri>
    <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-2570">CVE-2004-2570</uri>
  </references>
  <metadata tag="submitter" timestamp="2004-08-05T18:21:29Z">
    jaervosz
  </metadata>
</glsa>