diff options
author | miwi <miwi@FreeBSD.org> | 2014-05-29 23:24:54 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-05-29 23:24:54 +0800 |
commit | 9174193e7d6eec91d3420877c042f39ca882567b (patch) | |
tree | afdf8036ea2f9d2abc04d884890e0846ef84a816 /security | |
parent | 8b1e08c53ace1bf4e3c3c33e403142531f923113 (diff) | |
download | freebsd-ports-gnome-9174193e7d6eec91d3420877c042f39ca882567b.tar.gz freebsd-ports-gnome-9174193e7d6eec91d3420877c042f39ca882567b.tar.zst freebsd-ports-gnome-9174193e7d6eec91d3420877c042f39ca882567b.zip |
- Fix formating
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index d2a78060db3c..98af1d8b12b1 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -70,7 +70,8 @@ Notes: <p>Mumble reports:</p> <blockquote cite="http://blog.mumble.info/mumble-1-2-6/"> <p>SVG images with local file references could trigger client DoS</p> - <p>The Mumble client did not properly HTML-escape some external strings before using them in a rich-text (HTML) context.</p> + <p>The Mumble client did not properly HTML-escape some external strings + before using them in a rich-text (HTML) context.</p> </blockquote> </body> </description> @@ -96,8 +97,10 @@ Notes: <body xmlns="http://www.w3.org/1999/xhtml"> <p>Mumble reports:</p> <blockquote cite="http://blog.mumble.info/mumble-1-2-5/"> - <p>A malformed Opus voice packet sent to a Mumble client could trigger a NULL pointer dereference or an out-of-bounds array access.</p> - <p>A malformed Opus voice packet sent to a Mumble client could trigger a heap-based buffer overflow.</p> + <p>A malformed Opus voice packet sent to a Mumble client could trigger + a NULL pointer dereference or an out-of-bounds array access.</p> + <p>A malformed Opus voice packet sent to a Mumble client could trigger a + heap-based buffer overflow.</p> </blockquote> </body> </description> |