diff options
author | nox <nox@FreeBSD.org> | 2011-05-24 05:17:51 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2011-05-24 05:17:51 +0800 |
commit | 8b4285fc7c4718d6ff079c0d4886aafdcf4e02cd (patch) | |
tree | 5ec2f0fe2cb723de7b7828eb3b27e7bfbb10c9b4 /security | |
parent | 954cb2d2893269a0712ad09bea2e68a97f54c578 (diff) | |
download | freebsd-ports-gnome-8b4285fc7c4718d6ff079c0d4886aafdcf4e02cd.tar.gz freebsd-ports-gnome-8b4285fc7c4718d6ff079c0d4886aafdcf4e02cd.tar.zst freebsd-ports-gnome-8b4285fc7c4718d6ff079c0d4886aafdcf4e02cd.zip |
Update to 10.3r181.14 .
PR: ports/156996
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Security: http://www.freebsd.org/ports/portaudit/d226626c-857f-11e0-95cc-001b2134ef46.html
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 9c7ec81e0503..97c64d7a282d 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -34,6 +34,58 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="d226626c-857f-11e0-95cc-001b2134ef46"> + <topic>linux-flashplugin -- multiple vulnerabilities</topic> + <affects> + <package> + <name>linux-flashplugin</name> + <range><le>9.0r289</le></range> + </package> + <package> + <name>linux-f10-flashplugin</name> + <range><lt>10.3r181.14</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/apsb11-12.html"> + <p>Critical vulnerabilities have been identified in Adobe Flash + Player 10.2.159.1 and earlier versions (Adobe Flash Player + 10.2.154.28 and earlier for Chrome users) for Windows, + Macintosh, Linux and Solaris, and Adobe Flash Player 10.2.157.51 + and earlier versions for Android. These vulnerabilities could + cause the application to crash and could potentially allow an + attacker to take control of the affected system. There are + reports of malware attempting to exploit one of the + vulnerabilities, CVE-2011-0627, in the wild via a Flash (.swf) + file embedded in a Microsoft Word (.doc) or Microsoft Excel + (.xls) file delivered as an email attachment targeting the + Windows platform. However, to date, Adobe has not obtained a + sample that successfully completes an attack.</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2011-0579</cvename> + <cvename>CVE-2011-0618</cvename> + <cvename>CVE-2011-0619</cvename> + <cvename>CVE-2011-0620</cvename> + <cvename>CVE-2011-0621</cvename> + <cvename>CVE-2011-0622</cvename> + <cvename>CVE-2011-0623</cvename> + <cvename>CVE-2011-0624</cvename> + <cvename>CVE-2011-0625</cvename> + <cvename>CVE-2011-0626</cvename> + <cvename>CVE-2011-0627</cvename> + <url>http://www.adobe.com/support/security/bulletins/apsb11-12.html</url> + </references> + <dates> + <discovery>2011-01-20</discovery> + <entry>2011-05-23</entry> + </dates> + </vuln> + <vuln vid="e666498a-852a-11e0-8f78-080027ef73ec"> <topic>opera -- code injection vulnerability through broken frameset handling</topic> |