diff options
author | nox <nox@FreeBSD.org> | 2010-08-14 04:15:53 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2010-08-14 04:15:53 +0800 |
commit | 3221d46b6ce5e0195b53ef25047bc2417f73b18b (patch) | |
tree | 8474893219ee89870c2c0c84e48675e414fdadcd /security | |
parent | bec55ce0201763131a13930c18758890bdd4a7c4 (diff) | |
download | freebsd-ports-gnome-3221d46b6ce5e0195b53ef25047bc2417f73b18b.tar.gz freebsd-ports-gnome-3221d46b6ce5e0195b53ef25047bc2417f73b18b.tar.zst freebsd-ports-gnome-3221d46b6ce5e0195b53ef25047bc2417f73b18b.zip |
Update to 10.1r82 resp. 9.0r280.
Security: http://www.freebsd.org/ports/portaudit/e19e74a4-a712-11df-b234-001b2134ef46.html
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 5359efc1296e..61bb983035d7 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -34,6 +34,46 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="e19e74a4-a712-11df-b234-001b2134ef46"> + <topic>linux-flashplugin -- multiple vulnerabilities</topic> + <affects> + <package> + <name>linux-flashplugin</name> + <range><lt>9.0r280</lt></range> + </package> + <package> + <name>linux-f8-flashplugin</name> + <name>linux-f10-flashplugin</name> + <range><lt>10.1r82</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Adobe Product Security Incident Response Team reports:</p> + <blockquote cite="http://www.adobe.com/support/security/bulletins/apsb10-16.html"> + <p>Critical vulnerabilities have been identified in Adobe + Flash Player version 10.1.53.64 and earlier. These + vulnerabilities could cause the application to crash and + could potentially allow an attacker to take control of the + affected system.</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2010-0209</cvename> + <cvename>CVE-2010-2188</cvename> + <cvename>CVE-2010-2213</cvename> + <cvename>CVE-2010-2214</cvename> + <cvename>CVE-2010-2215</cvename> + <cvename>CVE-2010-2216</cvename> + <url>http://www.adobe.com/support/security/bulletins/apsb10-16.html</url> + </references> + <dates> + <discovery>2010-01-06</discovery> + <entry>2010-08-13</entry> + </dates> + </vuln> + <vuln vid="71273c4d-a6ec-11df-8a8d-0008743bf21a"> <topic>opera -- multiple vulnerabilities</topic> <affects> |