Skip to main content
We are aware of an issue after updating to cPanel versions 11.110.0.65, 11.126.0.21, or 11.128.0.11, some cPanel plugins or features are no longer functioning properly including WP Toolkit. Please see the following article for more information and updates:
Update to latest cPanel 110, 126, or 128 versions removes "addonfeatures" directory.

cPanel jailshell being abused and causing downtime

Comments

7 comments

  • cPanelMichael
    Hello, The output you provided suggests the account setup cron jobs to send out SPAM email. This is similar to what can happen if an account uploads a PHP file and uses it to send out SPAM via the web server. You'd generally need to suspend the account, or remove the cron jobs and change the account password if the account's login credentials were compromised. You could also setup a /etc/cron.deny file and add the account username to the file if you want to block cron jobs for a specific account. Thank you.
    0
  • Mugoma
    account setup cron jobs to send out SPAM email

    There are no cron jobs for the user: # crontab -l -u user no crontab for user # cat /var/spool/cron/crontabs/user cat: /var/spool/cron/crontabs/user: No such file or directory So, what's happening is something other than cron jobs.
    0
  • cPanelMichael
    Hello, Could you open a support ticket using the link in my signature so we can take a closer look? You can post the ticket number here so we can update this thread with the outcome. Thank you.
    0
  • Mugoma
    open a support ticket

    We have since terminated the affected accounts. So, it would be difficult to replicate the issue. But we'll still raise a ticket and see if we can restore scripts that were injected to send spam.
    0
  • Mugoma
    You can post the ticket number here so we can update this thread with the outcome

    Support Request ID: 8409211
    0
  • Linux1155
    Hi, On April 25th, 2017, Mugoma emitted a ticket of support ID '8409211' concerning a problem with one job cron. ]https://forums.cpanel.net/styles/cpanel/xenforo/avatars/avatar_male_m.png
    Mugoma Well-Known Member cPanelMichael said: ? You can post the ticket number here so we can update this thread with the outcome Support Request ID: 8409211 #6 Mugoma, Apr 25, 2017 I have the same problem and I would have liked knowing what is the result of this ticket that it was the final outcome to resolve the situation. Thank you.
    0
  • cPanelMichael
    Hello, Here's the response that solved the issue for that user: There isn't an option to disable the SHELL variable cPanel adds when creating a crontab through cPanel but you can add any users who you don't want to allow crons for to "/etc/cron.deny" then create a new feature list for those users and remove the "Cron Jobs" feature through 'WHM -> Packages -> Feature Manager' which would remove the "Cron Jobs" interface from cPanel.
    Thank you.
    0

Please sign in to leave a comment.