diff options
author | wxs <wxs@FreeBSD.org> | 2012-06-06 20:52:23 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2012-06-06 20:52:23 +0800 |
commit | 0368f6d89334eb98715dcca4ffdd01bc1ef8ec04 (patch) | |
tree | c3f2160a7b015fe8492ef61127c087ea8cd18c0a /security/vuxml | |
parent | 7744a0590d9529f4e9ee61c5d3708e89b37d5a7a (diff) | |
download | freebsd-ports-gnome-0368f6d89334eb98715dcca4ffdd01bc1ef8ec04.tar.gz freebsd-ports-gnome-0368f6d89334eb98715dcca4ffdd01bc1ef8ec04.tar.zst freebsd-ports-gnome-0368f6d89334eb98715dcca4ffdd01bc1ef8ec04.zip |
Remove unnecesarry <p> tags from 47f13540-c4cb-4971-8dc6-28d0dabfd9cd.
Diffstat (limited to 'security/vuxml')
-rw-r--r-- | security/vuxml/vuln.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index d36339d98f42..523e0eff86ed 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -301,12 +301,12 @@ Note: Please add new entries to the beginning of this file. <body xmlns="http://www.w3.org/1999/xhtml"> <p>Networkupstools project reports:</p> <blockquote cite="http://trac.networkupstools.org/projects/nut/changeset/3633"> - <p>NUT server (upsd), from versions 2.4.0 to 2.6.3, are exposed to</p> - <p>crashes when receiving random data from the network.</p> - <p>This issue is related to the way NUT parses characters, especially</p> - <p>from the network. Non printable characters were missed from strings</p> - <p>operation (such as strlen), but still copied to the buffer, causing</p> - <p>an overflow.</p> + <p>NUT server (upsd), from versions 2.4.0 to 2.6.3, are exposed to + crashes when receiving random data from the network.</p> + This issue is related to the way NUT parses characters, especially + from the network. Non printable characters were missed from strings + operation (such as strlen), but still copied to the buffer, causing + an overflow.</p> </blockquote> </body> </description> |