diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-03-23 01:04:10 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-03-23 01:04:10 +0300 |
commit | 3ccb0bb84923b3f7e5cf06bf2cbae110cfc31475 (patch) | |
tree | e1c95e7d7ccef8cc0cb777bc45fbe5bbfa3b25cf /glsa-201503-12.xml | |
parent | Add GLSA 201503-11 (diff) | |
download | glsa-3ccb0bb84923b3f7e5cf06bf2cbae110cfc31475.tar.gz glsa-3ccb0bb84923b3f7e5cf06bf2cbae110cfc31475.tar.bz2 glsa-3ccb0bb84923b3f7e5cf06bf2cbae110cfc31475.zip |
GLSA 201503-12
Diffstat (limited to 'glsa-201503-12.xml')
-rw-r--r-- | glsa-201503-12.xml | 70 |
1 files changed, 70 insertions, 0 deletions
diff --git a/glsa-201503-12.xml b/glsa-201503-12.xml new file mode 100644 index 00000000..663d347e --- /dev/null +++ b/glsa-201503-12.xml @@ -0,0 +1,70 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="201503-12"> + <title>Chromium: Multiple vulnerabilities</title> + <synopsis>Multiple vulnerabilities have been found in Chromium, the worst of + which can allow remote attackers to cause Denial of Service or bypass + security restrictions. + </synopsis> + <product type="ebuild">chromimu</product> + <announced>March 22, 2015</announced> + <revised>March 22, 2015: 1</revised> + <bug>542090</bug> + <access>remote</access> + <affected> + <package name="www-client/chromium" auto="yes" arch="*"> + <unaffected range="ge">41.0.2272.76</unaffected> + <vulnerable range="lt">41.0.2272.76</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 referenced below for details. + </p> + </description> + <impact type="normal"> + <p>A remote attacker may be able to cause a Denial of Service condition, + bypass security restrictions, or have other unspecified impact. + </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 + ">=www-client/chromium-41.0.2272.76" + </code> + + </resolution> + <references> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-1213">CVE-2015-1213</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-1214">CVE-2015-1214</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-1215">CVE-2015-1215</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-1216">CVE-2015-1216</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-1217">CVE-2015-1217</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-1218">CVE-2015-1218</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-1219">CVE-2015-1219</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-1220">CVE-2015-1220</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-1221">CVE-2015-1221</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-1222">CVE-2015-1222</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-1223">CVE-2015-1223</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-1224">CVE-2015-1224</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-1225">CVE-2015-1225</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-1226">CVE-2015-1226</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-1227">CVE-2015-1227</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-1228">CVE-2015-1228</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-1229">CVE-2015-1229</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-1230">CVE-2015-1230</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-1231">CVE-2015-1231</uri> + <uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-1232">CVE-2015-1232</uri> + </references> + <metadata tag="requester" timestamp="Sat, 21 Mar 2015 14:01:08 +0000">Zlogene</metadata> + <metadata tag="submitter" timestamp="Sun, 22 Mar 2015 22:04:32 +0000">Zlogene</metadata> +</glsa> |