diff options
Diffstat (limited to 'metadata/glsa/glsa-201406-14.xml')
-rw-r--r-- | metadata/glsa/glsa-201406-14.xml | 72 |
1 files changed, 72 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201406-14.xml b/metadata/glsa/glsa-201406-14.xml new file mode 100644 index 000000000000..5c3b5f8f06b2 --- /dev/null +++ b/metadata/glsa/glsa-201406-14.xml @@ -0,0 +1,72 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="201406-14"> + <title>Opera: Multiple vulnerabilities</title> + <synopsis>Multiple vulnerabilities have been found in Opera, the worst of + which may allow remote execution of arbitrary code. + </synopsis> + <product type="ebuild">opera</product> + <announced>2014-06-15</announced> + <revised count="1">2014-06-15</revised> + <bug>442044</bug> + <bug>444040</bug> + <bug>446096</bug> + <bug>454654</bug> + <access>local, remote</access> + <affected> + <package name="www-client/opera" auto="yes" arch="*"> + <unaffected range="ge">12.13_p1734</unaffected> + <vulnerable range="lt">12.13_p1734</vulnerable> + </package> + </affected> + <background> + <p>Opera is a fast web browser that is available free of charge.</p> + </background> + <description> + <p>Multiple vulnerabilities have been discovered in Opera. Please review + the CVE identifiers referenced below for details. + </p> + </description> + <impact type="normal"> + <p>A remote attacker could entice a user to open a specially crafted web + page using Opera, possibly resulting in execution of arbitrary code with + the privileges of the process or a Denial of Service condition. + Furthermore, a remote attacker may be able to obtain sensitive + information, conduct Cross-Site Scripting (XSS) attacks, or bypass + security restrictions. + </p> + + <p>A local attacker may be able to obtain sensitive information.</p> + </impact> + <workaround> + <p>There is no known workaround at this time.</p> + </workaround> + <resolution> + <p>All Opera users should upgrade to the latest version:</p> + + <code> + # emerge --sync + # emerge --ask --oneshot --verbose ">=www-client/opera-12.13_p1734" + </code> + </resolution> + <references> + <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-6461">CVE-2012-6461</uri> + <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-6462">CVE-2012-6462</uri> + <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-6463">CVE-2012-6463</uri> + <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-6464">CVE-2012-6464</uri> + <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-6465">CVE-2012-6465</uri> + <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-6466">CVE-2012-6466</uri> + <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-6467">CVE-2012-6467</uri> + <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-6468">CVE-2012-6468</uri> + <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-6469">CVE-2012-6469</uri> + <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-6470">CVE-2012-6470</uri> + <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-6471">CVE-2012-6471</uri> + <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-6472">CVE-2012-6472</uri> + <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1618">CVE-2013-1618</uri> + <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1637">CVE-2013-1637</uri> + <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1638">CVE-2013-1638</uri> + <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2013-1639">CVE-2013-1639</uri> + </references> + <metadata tag="requester" timestamp="2012-11-13T00:45:56Z">ackle</metadata> + <metadata tag="submitter" timestamp="2014-06-15T00:23:54Z">ackle</metadata> +</glsa> |