summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Legler <alex@a3li.li>2015-03-08 22:02:38 +0100
committerAlex Legler <alex@a3li.li>2015-03-08 22:02:38 +0100
commita24567fbc43f221b14e805f9bc0b7c6d16911c46 (patch)
tree910a04fe6ee560ac0eebac55f3cd2781c3519760 /glsa-201205-01.xml
downloadglsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.tar.gz
glsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.tar.bz2
glsa-a24567fbc43f221b14e805f9bc0b7c6d16911c46.zip
Import existing advisories
Diffstat (limited to 'glsa-201205-01.xml')
-rw-r--r--glsa-201205-01.xml62
1 files changed, 62 insertions, 0 deletions
diff --git a/glsa-201205-01.xml b/glsa-201205-01.xml
new file mode 100644
index 00000000..693662a5
--- /dev/null
+++ b/glsa-201205-01.xml
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?xml-stylesheet type="text/xsl" href="/xsl/glsa.xsl"?>
+<?xml-stylesheet type="text/xsl" href="/xsl/guide.xsl"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201205-01">
+ <title>Chromium: Multiple vulnerabilities</title>
+ <synopsis>Multiple vulnerabilities have been reported in Chromium, some of
+ which may allow execution of arbitrary code.
+ </synopsis>
+ <product type="ebuild">chromium</product>
+ <announced>May 15, 2012</announced>
+ <revised>May 15, 2012: 1</revised>
+ <bug>414199</bug>
+ <access>remote</access>
+ <affected>
+ <package name="www-client/chromium" auto="yes" arch="*">
+ <unaffected range="ge">18.0.1025.168</unaffected>
+ <vulnerable range="lt">18.0.1025.168</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>Chromium is an open source web browser project.</p>
+ </background>
+ <description>
+ <p>Multiple vulnerabilities have been discovered in Chromium. Please review
+ the CVE identifiers and release notes referenced below for details.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>A remote attacker could entice a user to open a specially crafted web
+ site using Chromium, possibly resulting in the execution of arbitrary
+ code with the privileges of the process, or a Denial of Service
+ condition.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All Chromium users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose
+ "&gt;=www-client/chromium-18.0.1025.168"
+ </code>
+ </resolution>
+ <references>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-3078">CVE-2011-3078</uri>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-3081">CVE-2011-3081</uri>
+ <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-1521">CVE-2012-1521</uri>
+ <uri link="http://googlechromereleases.blogspot.com/2012/04/stable-channel-update_30.html">
+ Release Notes 18.0.1025.168
+ </uri>
+ </references>
+ <metadata timestamp="Wed, 02 May 2012 15:49:58 +0000" tag="requester">
+ phajdan.jr
+ </metadata>
+ <metadata timestamp="Tue, 15 May 2012 06:57:17 +0000" tag="submitter">
+ phajdan.jr
+ </metadata>
+</glsa>