Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Member This forum account has been confirmed by cPanel staff to represent a vendor.
    Join Date
    Mar 2010
    Posts
    50

    Exclamation New security exploit -- allows local user to gain root

    There is a new security exploit that allows local user to gain root access to the server. My guess is pretty much all hosting companies doing linux hosting are affected
    There is no update yet available from any vendor, but as a work around, you can do following:

    # mount -o bind /tmp /tmp
    # mount -o remount,bind,nosuid /tmp /tmp
    # mount -o bind /home /home
    # mount -o remount,bind,nosuid /home /home

    Make sure you bind and remount as nosuid all directories (parent level only) where local users can create files. If your users' home directories are at /var/www, do that for /var/www directory

    # mount -o bind /var/www /var/www
    # mount -o remount,bind,nosuid /var/www /var/www

    Full Disclosure was published here yesterday:
    More info: Full Disclosure: The GNU C library dynamic linker expands $ORIGIN in setuid library search path
    CVE-2010-3847
    Igor Seletskiy
    CEO @ CloudLinux

  2. #2
    Member
    Join Date
    Jul 2008
    Posts
    21

    Default

    RedHat and Centos have an update for it already.

    https://www.ksplice.com/cve-2010-3847

  3. #3
    cPanel Partner NOC cPanel Partner NOC Badge javiercampos's Avatar
    Join Date
    Jan 2010
    Location
    /tmp
    Posts
    47
    cPanel/Enkompass Access Level

    Root Administrator

    Smile =)

    Thanks iseletsk and rhm.geerts

  4. #4

Similar Threads & Tags
Similar threads

  1. SpamAssassin Root Exploit
    By Arvand in forum Security
    Replies: 0
    Last Post: 03-09-2010, 08:28 AM
  2. Linux vmsplice Local Root Exploit (2.6.17 - 2.6.24.1)
    By gorilla in forum cPanel and WHM Discussions
    Replies: 14
    Last Post: 02-14-2008, 03:26 AM
  3. cpwrap root exploit
    By otsh in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 10-11-2006, 12:41 PM
  4. Replies: 5
    Last Post: 08-15-2006, 06:28 PM
  5. Exim ROOT Exploit
    By echo_bg in forum cPanel and WHM Discussions
    Replies: 2
    Last Post: 10-12-2005, 11:32 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube