PDA

View Full Version : Email attack could kill servers


grinner
04-08-2004, 03:29 PM
Email attack could kill servers

14:29 06 April 04

NewScientist.com news service


A crafty way of knocking out any email server using a few carefully constructed emails has been identified by a team of computer security experts.

The trick involves sending forged emails that contain thousands of incorrect addresses in the "copy to" fields that are normally used to send duplicate messages.

Researchers at UK-based NGSSoftware sent these emails to the largest email servers on the internet, and found they could force huge quantities of unwanted email to pour into another mail server of their choice.

The exploit depends on finding a server configured to return an email plus its attachments to each incorrect address. But this can be tested by sending just a single message.

The next step is to forge an email so it appears to come from the mail server that is to be the target of the attack. This is also relatively simple trick. Finally, the forged email, complete with the thousands of incorrect addresses is sent. The resulting avalanche of "bounced" messages sent to the target server would almost certainly cause it to crash, and leave its users without access to their mail.

"With one 10 kilobyte email I could then send 100 megabytes back to a server of my choosing," says Gunter Ollman, one of the researchers who identified the potential attack.


Fortune 500

The researchers tested the email servers of all Fortune 500 companies and found that 30 per cent could be used to launch this type of attack.

All email is sent across the internet using the Simple Mail Transfer Protocol (SMTP), which stipulates that a notification should be sent whenever a message with a bad address is received. There are numerous different types of email server, however, which can all be configured in various ways.

Ollman adds that using an insecure email server to send the initial messages would make the attack virtually untraceable. "You can pretty much do it anonymously," he told New Scientist.

It should be fairly simple to reconfigure mail servers so that they are no longer vulnerable to this attack, but Ollman notes that is up to each company to take this step:

"They all need to take a look at their mailing architecture," he says. "It only takes two or of these companies for the attack to work." Link (http://www.newscientist.com/news/news.jsp?id=ns99994858)

BrowderChick
04-08-2004, 03:32 PM
Well i know that recently I get emails from my server telling me of a new product offered by my serve. Just so I am supposed to open it. Well I know my server as I used to work for them and I know they dont offer this product so I dont open it. i called them and told them about this and they are working on correcting it....

atlantagirl
04-08-2004, 03:33 PM
Nice of them to provide instructions for those people not smart enough to have figured it out on their own! :grr:

We desperately need a more secure internet system. And the death penalty for spammers. :whip:

who45
04-08-2004, 06:40 PM
Originally posted by atlantagirl
And the death penalty for spammers. :whip: :lol

BaseLine
04-09-2004, 12:48 AM
SMTP should be replaced with a more secure protocol which will guard against spammers and these kinds of exploits.