aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authormm <mm@FreeBSD.org>2012-01-14 17:46:30 +0800
committermm <mm@FreeBSD.org>2012-01-14 17:46:30 +0800
commit7631d0711bdbe142f6fda3b276c2820b45a41d3f (patch)
tree35ecf8b492802620e59cb233b472cec624ba4886 /security
parent3b39f2ac41d20056c7ead93d09ca56aca395e1d3 (diff)
downloadfreebsd-ports-gnome-7631d0711bdbe142f6fda3b276c2820b45a41d3f.tar.gz
freebsd-ports-gnome-7631d0711bdbe142f6fda3b276c2820b45a41d3f.tar.zst
freebsd-ports-gnome-7631d0711bdbe142f6fda3b276c2820b45a41d3f.zip
Add relevant FFmpeg vulnerabilities from Ubuntu USN-1320-1
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml55
1 files changed, 55 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 6bee242b1399..5c9ffecc6c2d 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -47,6 +47,61 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="ea2ddc49-3e8e-11e1-8095-5404a67eef98">
+ <topic>ffmpeg -- multiple vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>ffmpeg</name>
+ <range><lt>0.7.11,1</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Ubuntu Security Notice USN-1320-1 reports:</p>
+ <blockquote cite="http://www.ubuntu.com/usn/usn-1320-1">
+ <p>Phillip Langlois discovered that FFmpeg incorrectly handled
+ certain malformed QDM2 streams. If a user were tricked into opening
+ a crafted QDM2 stream file, an attacker could cause a denial of
+ service via application crash, or possibly execute arbitrary code
+ with the privileges of the user invoking the program.
+ (CVE-2011-4351)</p>
+ <p>Phillip Langlois discovered that FFmpeg incorrectly handled
+ certain malformed VP3 streams. If a user were tricked into opening
+ a crafted file, an attacker could cause a denial of service via
+ application crash, or possibly execute arbitrary code with the
+ privileges of the user invoking the program. (CVE-2011-4352)</p>
+ <p>Phillip Langlois discovered that FFmpeg incorrectly handled
+ certain malformed VP5 and VP6 streams. If a user were tricked into
+ opening a crafted file, an attacker could cause a denial of service
+ via application crash, or possibly execute arbitrary code with the
+ privileges of the user invoking the program. (CVE-2011-4353)</p>
+ <p>It was discovered that FFmpeg incorrectly handled certain
+ malformed VMD files. If a user were tricked into opening a crafted
+ VMD file, an attacker could cause a denial of service via
+ application crash, or possibly execute arbitrary code with the
+ privileges of the user invoking the program. (CVE-2011-4364)</p>
+ <p>Phillip Langlois discovered that FFmpeg incorrectly handled
+ certain malformed SVQ1 streams. If a user were tricked into opening
+ a crafted SVQ1 stream file, an attacker could cause a denial of
+ service via application crash, or possibly execute arbitrary code
+ with the privileges of the user invoking the program.
+ (CVE-2011-4579)</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2011-4351</cvename>
+ <cvename>CVE-2011-4352</cvename>
+ <cvename>CVE-2011-4353</cvename>
+ <cvename>CVE-2011-4364</cvename>
+ <cvename>CVE-2011-4579</cvename>
+ </references>
+ <dates>
+ <discovery>2011-09-14</discovery>
+ <entry>2012-01-14</entry>
+ </dates>
+ </vuln>
+
<vuln vid="78cc8a46-3e56-11e1-89b4-001ec9578670">
<topic>openssl -- multiple vulnerabilities</topic>
<affects>