• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Luiz_Gustavo

Basic Pleskian
Hello,

I create 2 websites in Plesk Windows for testing, both in the plesk default app pool (shared) and for my big surprise, I can write any files in SITE2 area from SITE1 subscription, using .NET script .:eek:

I do not want to use a Dedicated App Pool for each subscrition to preverse memory. Are there a solution for this "security issue"? o_O


Regards,

Luiz
 
both in the plesk default app pool (shared) and for my big surprise, I can write any files in SITE2 area from SITE1 subscription, using .NET script .:eek:
Hmm... why "big surprise"? It is default behaviour of shared pool. Shared means "shared" :) There is the same system user. Moreover - crashing of one application will crash whole pool.
If you need isolation - use dedicated pool.
 
The big surprise because a realize Plesk to not implement security in shared pools. It perfectly possible to prevent this problem creating a unique user for each subscription and configure this user in Anonymous User and Physical Path credentials, and Impersonate the user in ASP.NET. Each subscription directory has NTFS permissions just for the unique user and this procedure permit many sites in shared app pool with no write acess from one site to another.

Well, if plesk do not permit this, I will isolete him in dedicated pool, but this this is a waste of system memory for low budget subscription sites.
 
BTW, dedicated pool is option, recommended by Microsoft.
 
Back
Top