aboutsummaryrefslogtreecommitdiffstats
path: root/security/vuxml
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-07 07:17:21 +0800
committermiwi <miwi@FreeBSD.org>2008-03-07 07:17:21 +0800
commitac493e96fcad2b528831202f32abec55dfb1136f (patch)
treede0b8f74d511d2a2a7d603d8337286009d9d6e2c /security/vuxml
parent0f473e845f97e3c99e4e71e9daed94a8b01417b5 (diff)
downloadfreebsd-ports-gnome-ac493e96fcad2b528831202f32abec55dfb1136f.tar.gz
freebsd-ports-gnome-ac493e96fcad2b528831202f32abec55dfb1136f.tar.zst
freebsd-ports-gnome-ac493e96fcad2b528831202f32abec55dfb1136f.zip
- Fix 2 typos form the previous commit
Submitted by: simon/gahr
Diffstat (limited to 'security/vuxml')
-rw-r--r--security/vuxml/vuln.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index 78ab057b8b45..3fda0c1ca827 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -49,7 +49,7 @@ Note: Please add new entries to the beginning of this file.
</affects>
<description>
<body xmlns="http://www.w3.org/1999/xhtml">
- <p>Mplayer Team reports:</p>
+ <p>The Mplayer team reports:</p>
<blockquote cite="http://www.mplayerhq.hu/design7/news.html">
<p>A buffer overflow was found in the code used to extract album
titles from CDDB server answers. When parsing answers from the
@@ -67,7 +67,7 @@ Note: Please add new entries to the beginning of this file.
the program, that can lead to arbitrary code execution with the UID
of the user running MPlayer.</p>
<p>A buffer overflow was found in the code used to parse MOV file
- headers.The code read some values from the file and used them as
+ headers. The code read some values from the file and used them as
indexes into as array allocated on the heap without performing any
boundary check. A malicious file may be used to trigger a buffer
overflow in the program. That can lead to arbitrary code execution