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

PCI Compliance Issues

D

davidthurston

Guest
Hi, apologies if any of this has been posted before. I searched, but couldn't find anthing that applied to me.
I have the following Failures from Security Metrics.

VPS from Webfusion, Running Ubuntu 10, and Plesk 10.4.4

----------------------

Description: possible format string vulnerability in Courier IMAP Severity: Potential Problem CVE: CVE-2004-0777 Impact: A remote attacker could execute arbitrary commands. Resolution [http://www.courier-mta.org/download.php #imap] Upgrade to Courier IMAP 3.0.4 or higher, or set DEBUG_LOGIN equal to the default value of 0 in the IMAP configuration file, which is typically located in /usr/lib/courier-imap/etc/imapd. Vulnerability Details: Service: imap

I checked the version on plesk, and it is 3.08. Checked /etc/courier-imap/imapd and its got DEBUG=0

-----------------------------------------

Description: possible vulnerability in ProFTP 1.3.3e Severity: Area of Concern CVE: CVE-2011-4130 Impact: Attackers exploiting these vulnerabilities may be able to execute arbitrary commands, perhaps with root privileges, gain unauthorized access, or disrupt service on a target system. Resolution Upgrade [http://www.proftpd.org] ProFTPD to version [http://www.proftpd.org/docs/RELEASE_NOT ES-1.3.3g] 1.3.3g (stable) or greater.

We're running version 1.3.3e

--------------------------------------------
 
I think i have solved issue 1
I sent SM the results of
dpkg --list | grep courier-imap
and grep DEBUG_LOGIN /etc/courier-imap/imapd

That should hopefully be good enough for them.

Any ideas on the second issue about Proftp?
 
Back
Top