Re: Is the fact of allowing parent path in IIS a security issue?

From: Thomas P. Skinner [MVP] (tom_at_bu.edu)
Date: 03/12/05

  • Next message: David Wang [Msft]: "Re: Service unavailable in IIS 6.0"
    Date: Sat, 12 Mar 2005 17:02:47 -0500
    
    

    What do you mean by allowing parent path? Every virtual server under IIS has
    a virtual directory that forms the root, i.e. \ directory, for that server.
    IIS never allows access to anything above the root of the virtual directory.
    Of course you could make your actual drives root directory the virtual
    directory and then access to the directory tree would be governed by the
    NTFS access rights as well as access rights stored in the IIS metabase. Each
    subdirectory inherits the IIS access rights of the parent unless
    specifically overridden.

    I fail to see what IIS has to do with access between domains. Can you be
    more specific?

    Tom Skinner [MVP]
    Boston University

    "rachidk" <rachidk@discussions.microsoft.com> wrote in message
    news:0134651E-FE84-4B3B-BF3A-2A8082829F49@microsoft.com...
    > Hi all
    > Is the fact of allowing parent path in IIS a security issue?
    > Is it a must for shared hosting accounts not to allow it?
    >
    > Is it true that any domain on the server could read any file from another
    > domain when enabled?
    >
    > Any clues anyone?
    > Thank you
    >
    >


  • Next message: David Wang [Msft]: "Re: Service unavailable in IIS 6.0"

    Relevant Pages

    • Re: Could Not Load Assembly
      ... this is the particular one because it's the root directory of ... that IIS website. ... our asp.net web application just under a normal virtual directory, ... Microsoft Online Support ...
      (microsoft.public.dotnet.framework.aspnet)
    • Re: 404 error accessing my webservice PLEASE HELP
      ... This is an IIS issue. ... Does the virtual directory path end in a \ for your application or any ... If your root folder in iis is mapped ... It's not so easy if it's the root of a drive. ...
      (microsoft.public.dotnet.framework.webservices)
    • Re: Could Not Load Assembly
      ... As for ASP.NET web application it is application virtual directory based. ... So each web application need to be deployed into a certain IIS Virtual ... A normal physical dir under IIS root ... | I got a new 2.0 webspace defined on the remote server ...
      (microsoft.public.dotnet.framework.aspnet)
    • Re: desperate newbie
      ... application root? ... > I've set up my first two websites using IIS. ... > in a virtual directory works fine. ... The other, as it's own website, with a ...
      (microsoft.public.inetserver.iis)
    • redirection from a virtual directory doesnt return a full path.
      ... I also have a site running on the iis with a virtual directory in it. ... When a browser requests the file that is placed in the root directory it ...
      (microsoft.public.inetserver.iis)

    Loading