• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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