aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>2004-03-26 17:40:56 +0000
committerJacques Vidrine <nectar@FreeBSD.org>2004-03-26 17:40:56 +0000
commit0d40eb0fb57f4ccd6612746b4f6bd84a906c27f9 (patch)
treeedc87016b4cccc77cdaec1571ade32e385af101b /security
parent2a549381858eae0c45dd41e6e5972852c5ad77b9 (diff)
Notes
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml46
1 files changed, 46 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index bb5dbb9d8427..1dca91b87690 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -32,6 +32,52 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
"http://www.vuxml.org/dtd/vuxml-1/vuxml-10.dtd">
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="cdf18ed9-7f4a-11d8-9645-0020ed76ef5a">
+ <topic>multiple vulnerabilities in ethereal</topic>
+ <affects>
+ <package>
+ <name>ethereal</name>
+ <range><lt>0.10.3</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Stefan Esser of e-matters Security discovered a baker's dozen
+ of buffer overflows in Ethereal's decoders, including:</p>
+ <ul>
+ <li>NetFlow</li>
+ <li>IGAP</li>
+ <li>EIGRP</li>
+ <li>PGM</li>
+ <li>IRDA</li>
+ <li>BGP</li>
+ <li>ISUP</li>
+ <li>TCAP</li>
+ <li>UCP</li>
+ </ul>
+ <p>In addition, a vulnerability in the RADIUS decoder was found
+ by Jonathan Heusser.</p>
+ <p>Finally, there are is one uncredited
+ vulnerability described by the Ethereal team as:</p>
+ <blockquote
+ cite="http://www.ethereal.com/appnotes/enpa-sa-00013.html">
+ <p>A zero-length Presentation protocol selector could make
+ Ethereal crash.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <url>http://www.ethereal.com/appnotes/enpa-sa-00013.html</url>
+ <cvename>CAN-2004-0176</cvename>
+ <cvename>CAN-2004-0365</cvename>
+ <cvename>CAN-2004-0367</cvename>
+ </references>
+ <dates>
+ <discovery>2004-03-23</discovery>
+ <entry>2004-03-26</entry>
+ </dates>
+ </vuln>
+
<vuln vid="705e003a-7f36-11d8-9645-0020ed76ef5a">
<topic>squid ACL bypass due to URL decoding bug</topic>
<affects>