diff options
author | eadler <eadler@FreeBSD.org> | 2012-03-10 09:45:51 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2012-03-10 09:45:51 +0800 |
commit | 7cf0b112453002f55b657891ed765a77e598a916 (patch) | |
tree | bd3166ac382850b5f70b4b3c15dcd64cb380287e /security/vuxml | |
parent | 42d0212431bb04454ff83ed3f7d2404fd0827160 (diff) | |
download | freebsd-ports-gnome-7cf0b112453002f55b657891ed765a77e598a916.tar.gz freebsd-ports-gnome-7cf0b112453002f55b657891ed765a77e598a916.tar.zst freebsd-ports-gnome-7cf0b112453002f55b657891ed765a77e598a916.zip |
Document the latest flash player vulnerabilities
Reviewed by: nox
Feature safe: yes
Diffstat (limited to 'security/vuxml')
-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> |