diff options
Diffstat (limited to 'metadata/glsa/glsa-200712-22.xml')
-rw-r--r-- | metadata/glsa/glsa-200712-22.xml | 68 |
1 files changed, 68 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200712-22.xml b/metadata/glsa/glsa-200712-22.xml new file mode 100644 index 000000000000..095edc0b214b --- /dev/null +++ b/metadata/glsa/glsa-200712-22.xml @@ -0,0 +1,68 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="200712-22"> + <title>Opera: Multiple vulnerabilities</title> + <synopsis> + Multiple vulnerabilities were discovered in Opera, allowing for the + execution of arbitrary code and cross domain scripting. + </synopsis> + <product type="ebuild">opera</product> + <announced>2007-12-30</announced> + <revised>2007-12-30: 01</revised> + <bug>202770</bug> + <access>remote</access> + <affected> + <package name="www-client/opera" auto="yes" arch="*"> + <unaffected range="ge">9.25</unaffected> + <vulnerable range="lt">9.25</vulnerable> + </package> + </affected> + <background> + <p> + Opera is a fast Web browser that is available free of charge. + </p> + </background> + <description> + <p> + David Bloom reported two vulnerabilities where plug-ins (CVE-2007-6520) + and Rich text editing (CVE-2007-6522) could be used to allow cross + domain scripting. Alexander Klink (Cynops GmbH) discovered an issue + with TLS certificates (CVE-2007-6521). Gynvael Coldwind reported that + bitmaps might reveal random data from memory (CVE-2007-6524). + </p> + </description> + <impact type="normal"> + <p> + A remote attacker could exploit these vulnerabilities, possibly leading + to the execution of arbitrary code and cross domain scripting. + </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-9.25"</code> + </resolution> + <references> + <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6520">CVE-2007-6520</uri> + <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6521">CVE-2007-6521</uri> + <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6522">CVE-2007-6522</uri> + <uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6524">CVE-2007-6524</uri> + </references> + <metadata tag="requester" timestamp="2007-12-22T14:34:50Z"> + keytoaster + </metadata> + <metadata tag="submitter" timestamp="2007-12-22T15:15:57Z"> + keytoaster + </metadata> + <metadata tag="bugReady" timestamp="2007-12-23T19:32:13Z"> + rbu + </metadata> +</glsa> |