cPanel

New csf v7.63

Changes:

  • Modified Server Check to highlight PHP v5.3.* as EOL and therefore a security risk
  • Port 587 added to TCP_OUT/TCP6_OUT on all new installations (previously only on cPanel)
  • Added new CLI option to csf, -i –iplookup will lookup IP address geographical information using CC_LOOKUPS setting in /etc/csf/csf.conf
  • Manually allowed/denied permanent/temporary IPs through the csf CLI now include the CC information if no comment is used
  • Renamed csf and lfd cron jobs in /etc/cron.d/ to cater for non-LSB compliant Linux cron managers
  • Modified Server Check report to cater for servers running systemd
  • More Server Check fixes for out of date checks
  • Added 2 new alert settings for FTP and SMTP distributed attacks: LF_DISTFTP_ALERT and LF_DISTSMTP_ALERT

New cxs v5.15

Changes:

  • Fix for POD cron jobs RECOMMENDATIONS text

New cxs v5.14

Changes:

  • Modified –Wrateignore [secs] so that ignored resources are rescanned once [sec] expires
  • Modified cxs watch so that resource attribute changes only trigger an inotify event if –options [w] or [W] are used
  • cxswatch.sh now disables the world writable directory check options on new installations (–options -wW)
  • Removed options –Wsymlink [script], –Wsymlinkmax [num] and –Wsymlinksec [secs]. These options provided ineffective control of such exploits and caused performance isses with cxs Watch. The options will no longer function, but cxs commands will not fail if they are used
  • Updated cxs RECOMMENDATIONS section

New cxs v5.13

Changes:

  • Ensure –Wrateignore [secs] has default values set in cxs Watch if –Wsleep [num] is set to 0
  • Added unsupported options –YRATECNT [num] and YRATESEC [secs]. See POD for more information
  • Exploit fingerprint definitions database additions

New csf v7.62

Changes:

  • Modified ModSecurity regexes to be more generic

New csf v7.61

Changes:

  • Fix issues with lfd restart via integrated UI and DA UI

New cxs v5.12

Changes:

  • Implemented native systemd support for startup and shutdown of cxs Watch
  • Added version detection for Fancybox for WordPress
  • Exploit fingerprint definitions database additions

New MSFE v4.58

Changes:

  • Reverted to manual ClamAV builds due to problems with the configserver repository. You will now have to go into the WHM MailScanner UI to upgrade ClamAV when new versions are released

New csf v7.60

Changes:

  • Ensure that /usr/lib/systemd/system/ is created on install on systemd servers

New csf v7.59

Changes:

  • Fix sanity check for SMTPAUTH_RESTRICT
  • Fixed incorrect reference to cxs in the generic csf installer
  • Modified csf.conf to show that LWP::Protocol::https is needed for LWP to retrieve https URLs and added examples of how to install these perl modules
  • Implemented native systemd support for startup and shutdown of csf and lfd
  • Added recommendation in csf.conf to use IPSET if wanting to set DENY_IP_LIMIT to a high value
  • If IPSET is enabled, no sanity warnings are issued for DENY_IP_LIMIT
  • Also add SSH port to TCP6_IN on new installations