diff options
author | miwi <miwi@FreeBSD.org> | 2007-07-06 18:34:25 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-07-06 18:34:25 +0800 |
commit | b32c6a522343c8947f7b881f33a809202169eba4 (patch) | |
tree | 074bda14d28e770dc4c12b01cd1ede6f2c4f619f /security/vuxml | |
parent | 2b66ef70b57d22e366deef17c8945c07db72fd74 (diff) | |
download | freebsd-ports-gnome-b32c6a522343c8947f7b881f33a809202169eba4.tar.gz freebsd-ports-gnome-b32c6a522343c8947f7b881f33a809202169eba4.tar.zst freebsd-ports-gnome-b32c6a522343c8947f7b881f33a809202169eba4.zip |
- Document wireshark - Multiple problems
Reviewed by: simon@
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> |