MHonArc - Bugs: bug #32014, CVE-2010-1677: DoS when processing...
You are not allowed to post comments on this tracker with your current authentication level.
bug #32014: CVE-2010-1677: DoS when processing html messages with deep tag nesting
Submitter: | Earl Hood <ehood> | ||
Submitted: | Thu 30 Dec 2010 08:45:51 PM UTC | ||
Category: | MIME Filter | Severity: | 6 - Security |
Priority: | 5 - Normal | Item Group: | Security |
Status: | Fixed | Privacy: | Public |
Assigned to: | ehood | Open/Closed: | Closed |
Operating System: | All | Perl Version: | All |
Component Version: | 2.6.16 | Fixed Release: | 2.6.17 |
Thu 30 Dec 2010 08:56:17 PM UTC, comment #1: |
Earl Hood <ehood>![]() ![]() |
Thu 30 Dec 2010 08:45:51 PM UTC, original submission:
If a malformed HTML message contains something like the following:
|
Earl Hood <ehood>![]() ![]() |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
mhtxthtml.pl filter modified to reject any message with
nested tags. This is invalid HTML, so any message
that contains it would likely indicate someone trying
to attack an archive web site.