Bug 1422 - New spam trick: mail body is just gif/jpg/png image
Summary: New spam trick: mail body is just gif/jpg/png image
Status: RESOLVED WONTFIX
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: Rules (show other bugs)
Version: 2.43
Hardware: Other other
: P4 normal
Target Milestone: ---
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-25 09:55 UTC by cice
Modified: 2003-01-25 00:58 UTC (History)
0 users



Attachment Type Modified Status Actions Submitter/CLA Status

Note You need to log in before you can comment on or make changes to this bug.
Description cice 2003-01-25 09:55:46 UTC
As soon as I get another one, I'll submit someplace/somehow.  The mail message
itself appears to make it thru spamassassin unmolested.

The trick appears to lie in making the body entirely from a single or multiple
gif images, presumably with a text/multipart mime setup in which the plaintext
is innocuous enough, but the html representation contains nothing but img src
tags which fetch spam images.

Of course, a simple solution would be to not use an html enabled mail
reader...but, I like mine.  (netscape7) :)  Will append message source next I
get one.
Comment 1 Theo Van Dinter 2003-01-25 09:57:26 UTC
Subject: Re: [SAdev]  New: New spam trick: mail body is just gif/jpg/png image

On Sat, Jan 25, 2003 at 09:55:47AM -0800, bugzilla-daemon@hughes-family.org wrote:
> The trick appears to lie in making the body entirely from a single or multiple
> gif images, presumably with a text/multipart mime setup in which the plaintext
> is innocuous enough, but the html representation contains nothing but img src
> tags which fetch spam images.

This should be caught by rules already in 2.50.

Comment 2 Theo Van Dinter 2003-01-25 09:58:04 UTC
closing as wontfix since it's already fixed. :)