diff options
author | rene <rene@FreeBSD.org> | 2012-11-27 18:02:25 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2012-11-27 18:02:25 +0800 |
commit | 185fcbdd99a523e362f2216334a99dc19fc69624 (patch) | |
tree | 9d467a82da7ed9489faa79b3b7c30e67f67c1fa2 /security | |
parent | f09a55bb4ec33b5df89fb86a869a2f41c97cecb4 (diff) | |
download | freebsd-ports-gnome-185fcbdd99a523e362f2216334a99dc19fc69624.tar.gz freebsd-ports-gnome-185fcbdd99a523e362f2216334a99dc19fc69624.tar.zst freebsd-ports-gnome-185fcbdd99a523e362f2216334a99dc19fc69624.zip |
Describe new vulnerabilities in www/chromium < 23.0.1271.91
Obtained from: http://googlechromereleases.blogspot.nl/search/label/Stable%20updates
Feature safe: yes
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index ba7c6bf65031..126277e16a19 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -51,6 +51,48 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="4d64fc61-3878-11e2-a4eb-00262d5ed8ee"> + <topic>chromium -- multiple vulnerabilities</topic> + <affects> + <package> + <name>chromium</name> + <range><lt>23.0.1271.91</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Google Chrome Releases reports:</p> + <blockquote cite="http://googlechromereleases.blogspot.nl/search/label/Stable%20updates"> + <p>[156567] High CVE-2012-5133: Use-after-free in SVG filters. Credit + to miaubiz.</p> + <p>[148638] Medium CVE-2012-5130: Out-of-bounds read in Skia. Credit + to Atte Kettunen of OUSPG.</p> + <p>[155711] Low CVE-2012-5132: Browser crash with chunked encoding. + Credit to Attila Szász.</p> + <p>[158249] High CVE-2012-5134: Buffer underflow in libxml. Credit to + Google Chrome Security Team (Jüri Aedla).</p> + <p>[159165] Medium CVE-2012-5135: Use-after-free with printing. + Credit to Fermin Serna of Google Security Team.</p> + <p>[159829] Medium CVE-2012-5136: Bad cast in input element handling. + Credit to Google Chrome Security Team (Inferno).</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2012-5130</cvename> + <cvename>CVE-2012-5132</cvename> + <cvename>CVE-2012-5133</cvename> + <cvename>CVE-2012-5134</cvename> + <cvename>CVE-2012-5135</cvename> + <cvename>CVE-2012-5136</cvename> + <url>http://googlechromereleases.blogspot.nl/search/label/Stable%20updates</url> + </references> + <dates> + <discovery>2012-11-26</discovery> + <entry>2012-11-27</entry> + </dates> + </vuln> + <vuln vid="5536c8e4-36b3-11e2-a633-902b343deec9"> <topic>FreeBSD -- Linux compatibility layer input validation error</topic> <affects> |