• 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.

Plesk Control Panel, has identified a SQL injection security.

D

dm.cummings

Guest
I received an email about Plesk Control Panel, has identified a SQL injection security. Since I am using Plesk 9.3 I reviewed this link : http://kb.parallels.com/en/113424

I installed this file to check to see if my server was safe : plesk_remote_vulnerability_checker.php

After running the script I got this error message : The file "/usr/local/psa/version" has not been found.

Can anyone help with this?
 
I'm also seeing this issue with "CentOS release 5.2 "
Some anonymous non-communicative individual installed it on my system, apparently in some non-standard way.
There is no /usr/local/psa directory.
I did find a /parallels/PSA_8.6.0 directory, but there's no "version" file in it either.
 
Last edited by a moderator:
Thanks - I was confused. The file is there.
My issue was that /etc/php.ini had "safe_mode = On" so PHP said it wasn't there.
When I changed it to "safe_mode = Off" everything worked OK.
 
Hi, applying this fix, I have this error a lot of times:
PHP Warning: Unexpected character in input: ' in /var/www/vhosts/domain.xx/plesk_remote_vulnerability_fix_deployer/plesk_remote_vulnerability_fix_deployer.php on line 57
and then:
PHP Parse error: syntax error, unexpected T_DNUMBER in /var/www/vhosts/domain.xx/plesk_remote_vulnerability_fix_deployer/plesk_remote_vulnerability_fix_deployer.php on line 57

Someone can help me?
Many thanks
 
Back
Top