• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Question if a wordpress website is hacked, can they damage my entire server?

giordanosoftware

New Pleskian
Server operating system version
ubuntu 22.04 lts
Plesk version and microupdate number
18.0.45
Hi everyone, as the title suggests, I have this great doubt .. but if a WordPress or prestashop site is hacked, etc., is the attack limited to the specific plesk account or can I suffer damage to my entire system? a thousand thanks
 
That entirely depends on how it was hacked. If they just exploited a rotten plugin you might be in luck. If they got shell access and managed further privilege escalation ... you're not.
 
That would only help against the hacker getting a leaked password and using it to get shell access the normal way.
The question here is whether the security hole they used to get in was big enough to give them shell access by other means.
 
The way Plesk is designed on the users ( domain accounts ) just allows most of the time access only to that user files. If you dont change the original permissions on the folders its likely it wont access other domains ( and clients ) on a server.
A secure setup is to deny shell access.
I modify my ssh to only accept keys
 
Back
Top