diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-07-06 10:34:25 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-07-06 10:34:25 +0000 |
commit | 9cd0314853be4e0587b71bc836aa6042ee571967 (patch) | |
tree | 30c12b1ff8ae2f4e6b3831a93d090491f565e5de /security/vuxml | |
parent | b7a2ab24dd78bf13d1bd78e07d2284b9a2f7bd78 (diff) | |
download | ports-9cd0314853be4e0587b71bc836aa6042ee571967.tar.gz ports-9cd0314853be4e0587b71bc836aa6042ee571967.zip |
Notes
Diffstat (limited to 'security/vuxml')
-rw-r--r-- | security/vuxml/vuln.xml | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index cf297c03db7b..1fc5837c4a8c 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -34,6 +34,36 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="7fadc049-2ba0-11dc-9377-0016179b2dd5"> + <topic>wireshark -- Multiple problems</topic> + <affects> + <package> + <name>wireshark</name> + <name>etherreal</name> + <range><ge>0.8.20</ge><lt>0.99.6</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>wireshark Team reports:</p> + <blockquote cite="http://www.wireshark.org/security/wnpa-sec-2007-02.html"> + <p>It may be possible to make Wireshark or Etherreal crash or use up + available memory by injecting a purposefully malformed packet onto + the wire or by convincing someone to read a malformed packet trace + file.</p> + </blockquote> + </body> + </description> + <references> + <url>http://secunia.com/advisories/25833/</url> + <url>http://www.wireshark.org/security/wnpa-sec-2007-02.html</url> + </references> + <dates> + <discovery>2007-06-29</discovery> + <entry>2007-07-06</entry> + </dates> + </vuln> + <vuln vid="2c4f4688-298b-11dc-a197-0011098b2f36"> <topic>typespeed -- arbitrary code execution</topic> <affects> |