Re: MS Exchange web interface.
From: Stefan Osterlitz (osterlitz@p-p.de)Date: 09/04/02
- Previous message: Richard: "September Scan of the Month Challenge is here!"
- In reply to: Sergey Yefremov: "MS Exchange web interface."
- Next in thread: Michael Cobb E-mail: "RE: MS Exchange web interface."
- Reply: Michael Cobb E-mail: "RE: MS Exchange web interface."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Stefan Osterlitz" <osterlitz@p-p.de> To: "security-basics@securityfocus.com" <security-basics@securityfocus.com> Date: Wed, 04 Sep 2002 10:44:54 +0200
On Tue, 3 Sep 2002 09:02:04 -0400, Sergey Yefremov wrote:
>Hello everyone,
>I'm new to system administration, and therefore would like to know if there are any security implications in allowing users to read email by using MS
Exchange web interface?
>Thank you.
>
Microsoft itself has serious warnings about that topic. you can find much info in the ms knowledge base.
OWA (exchange web access) relies on the underlying services IIS, SMTP, NNTP, POP3, IMAP.
You do not only have to secure Exchange but also IIS AND SMTP at the very least.
MS itself recommends putting the exchange store (the mail database) on one machine and the Web Access with IIS on another.
The Web machine is to be put into the DMZ, as it is external to the network.
You then have to decide where to put the store. If you put it into the dmz, you should not give any internal machine access.
If you put it on the internal net, you have to allow access from the dmz (not good either).
So, these would be my recommendations if you decide to run exchange:
1. get a good firewall setup with dmz
2. get 3 machines (one for OWA, one for the store, one (if possible, linux based) smtp/pop/imap/http proxy)
3. put the store on the dmz (set firewall as gateway)
4. put the owa machine on the dmz (set firewall as gateway)
5. route all external traffic to the owa machine through your proxy, checking for possible attacks.
6. do not allow any direct outside connection to owa, unless through your http proxy
7. setup your firewall to allow imap between the owa machine and the store only.
8. do not allow any external traffic to the store apart from (8).
9. route any traffic within the dmz through your firewall, allowing only specified traffic (ok, this is paranoid)
10. keep on patching..!
Greetings,
Stefan Osterlitz
- Previous message: Richard: "September Scan of the Month Challenge is here!"
- In reply to: Sergey Yefremov: "MS Exchange web interface."
- Next in thread: Michael Cobb E-mail: "RE: MS Exchange web interface."
- Reply: Michael Cobb E-mail: "RE: MS Exchange web interface."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|