diff options
Diffstat (limited to 'metadata/glsa/glsa-201204-03.xml')
-rw-r--r-- | metadata/glsa/glsa-201204-03.xml | 94 |
1 files changed, 94 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201204-03.xml b/metadata/glsa/glsa-201204-03.xml new file mode 100644 index 000000000000..9cbceda9efa4 --- /dev/null +++ b/metadata/glsa/glsa-201204-03.xml @@ -0,0 +1,94 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd"> +<glsa id="201204-03"> + <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>2012-04-10</announced> + <revised count="1">2012-04-10</revised> + <bug>410963</bug> + <access>remote</access> + <affected> + <package name="www-client/chromium" auto="yes" arch="*"> + <unaffected range="ge">18.0.1025.151</unaffected> + <vulnerable range="lt">18.0.1025.151</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, a Denial of Service condition, + or bypass of the same origin policy. + </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-18.0.1025.151" + </code> + + </resolution> + <references> + <uri link="https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3066"> + CVE-2011-3066 + </uri> + <uri link="https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3067"> + CVE-2011-3067 + </uri> + <uri link="https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3068"> + CVE-2011-3068 + </uri> + <uri link="https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3069"> + CVE-2011-3069 + </uri> + <uri link="https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3070"> + CVE-2011-3070 + </uri> + <uri link="https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3071"> + CVE-2011-3071 + </uri> + <uri link="https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3072"> + CVE-2011-3072 + </uri> + <uri link="https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3073"> + CVE-2011-3073 + </uri> + <uri link="https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3074"> + CVE-2011-3074 + </uri> + <uri link="https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3075"> + CVE-2011-3075 + </uri> + <uri link="https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3076"> + CVE-2011-3076 + </uri> + <uri link="https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2011-3077"> + CVE-2011-3077 + </uri> + <uri link="https://googlechromereleases.blogspot.com/2012/04/stable-and-beta-channel-updates.html"> + Release Notes 18.0.1025.151 + </uri> + </references> + <metadata timestamp="2012-04-10T08:53:22Z" tag="requester"> + phajdan.jr + </metadata> + <metadata timestamp="2012-04-10T21:54:33Z" tag="submitter"> + phajdan.jr + </metadata> +</glsa> |