Nessus Plugin #15000

Plugin Index

Note: This file has been created from a downloaded version of the Nessus Plugins from http://www.nessus.org/. Therefore, the information here can be outdated.

[DSA163] DSA-163-1 mhonarc

Family:
Debian Local Security Checks
Category:
infos
Copyright:
This script is (C) 2004 Michel Arboi
Summary:
DSA-163-1 mhonarc
Version:
$Revision: 1.4 $
Cve_id:
CVE-2002-0738
Bugtraq_id:
4546
Xrefs:
DSA:163
Description:

Jason Molenda and Hiromitsu Takagi
found
ways to exploit cross site
scripting bugs in mhonarc, a mail to HTML converter. When processing
maliciously crafted mails of type text/html mhonarc does not
deactivate all scripting parts properly. This is fixed in upstream
version 2.5.3.
If you are worried about security, it is recommended that you disable
support of text/html messages in your mail archives. There is no
guarantee that the mhtxthtml.pl library is robust enough to eliminate
all possible exploits that can occur with HTML data.
To exclude HTML data, you can use the MIMEEXCS resource. For example:

<MIMEExcs>
text/html
text/x-html
</MIMEExcs>


The type "text/x-html" is probably not used any more, but is good to
include it, just-in-case.
If you are concerned that this could block out the entire contents of
some messages, then you could do the following instead:

<MIMEFilters>
text/html
m2h_text_plain::filter
mhtxtplain.pl
text/x-html
m2h_text_plain::filter
mhtxtplain.pl
</MIMEFilters>


This treats the HTML as text/plain.
The above problems have been fixed in version 2.5.2-1.1 for the
current stable distribution (woody), in version 2.4.4-1.1 for
the old stable distribution (potato) and in version 2.5.11-1 for the
unstable distribution (sid).
We recommend that you upgrade your mhonarc packages.


Solution : http://www.debian.org/security/2002/dsa-163
Risk factor : High
Generiert am 27.04.2005 um 18:49:54 Uhr.