diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2012-03-10 01:45:51 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2012-03-10 01:45:51 +0000 |
commit | c5ec397d35c9aa7ca31fb6e3cb4dbd212550475a (patch) | |
tree | 3a865ca48e6da0ee73e676acc9362cf250166699 | |
parent | - Update flash to current 11,1,102,63 (diff) |
Document the latest flash player vulnerabilities
Reviewed by: nox
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=293032
-rw-r--r-- | security/vuxml/vuln.xml | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 480179909b1f..b81f5a371550 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -52,6 +52,33 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="9da3834b-6a50-11e1-91af-003067b2972c"> + <topic>linux-flashplugin -- multiple vulnerabilities</topic> + <affects> + <package> + <name>linux-f10-flashplugin</name> + <range><lt>11.1r102.63</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <blockquote cite="https://www.adobe.com/support/security/bulletins/apsb12-05.html"> + <p>These vulnerabilities could cause a crash and potentially allow an + attacker to take control of the affected system.</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2012-0768</cvename> + <cvename>CVE-2012-0769</cvename> + <url>https://www.adobe.com/support/security/bulletins/apsb12-05.html</url> + </references> + <dates> + <discovery>2012-03-05</discovery> + <entry>2012-03-09</entry> + </dates> + </vuln> + <vuln vid="1015e1fe-69ce-11e1-8288-00262d5ed8ee"> <topic>chromium -- cross-site scripting vulnerability</topic> <affects> |