Re: How to prevent my information from being accessed by webpages
- From: "Ant" <not@xxxxxxxxxx>
- Date: Mon, 25 Feb 2008 01:32:21 -0000
"Sebastian G." wrote:
Ant wrote:
Could either of you give me an example of how disabling it fails or
point to somewhere that discusses it?
Well, three big issues:
- If you instantiate it through a CLSID instead of the interface name (which
is actually undocumented as well as invalid HTML), then the COM server is
responsible for instantiation. So, in 99% of all cases MSIE is earlier, and
applies it policies (means: does not instantiate the control), in the rest
1% the policies are totally bypassed.
If this is random it would be difficult to check. I'd like to see a
prooof-of-concept.
Even further, on can trigger updates
of existing controls, provide old signed controls, and possibly even
redirect to arbitrary download locations.
Again, I'd like to see a POC.
- Aside from the policies, some controls are ultimately trusted and can
always be instantiated. Just take a look at the source code of MSIE's
internal error webpages...
Error messages (e.g. 404) don't appear in my IE without OK-ing an
ActiveX prompt.
- Even if instantiation is not attempted at all, just searching for the
control has funny side effects. For example, as in Windows 2000 SP3, trying
to instantiate the Control TlntSrvClient.TlntSrvEnum triggers the startup of
the Telnet Server Service (if installed, and the user logged in as Admin).
I don't know why a search would be made when all automatic object
creation is disallowed in all zones.
But IE has other issues as well, like f.e. boundary errors in the CSS parser.
I'll have to look into this further.
.
- Follow-Ups:
- Re: How to prevent my information from being accessed by webpages
- From: Sebastian G.
- Re: How to prevent my information from being accessed by webpages
- References:
- How to prevent my information from being accessed by webpages
- From: q
- Re: How to prevent my information from being accessed by webpages
- From: Todd H.
- Re: How to prevent my information from being accessed by webpages
- From: Sebastian G.
- Re: How to prevent my information from being accessed by webpages
- From: Todd H.
- Re: How to prevent my information from being accessed by webpages
- From: Ant
- Re: How to prevent my information from being accessed by webpages
- From: Sebastian G.
- How to prevent my information from being accessed by webpages
- Prev by Date: tcpdump logs from various networiks
- Next by Date: HIDS on Windows Servers
- Previous by thread: Re: How to prevent my information from being accessed by webpages
- Next by thread: Re: How to prevent my information from being accessed by webpages
- Index(es):
Relevant Pages
|
|