Results 1 to 4 of 4
  1. #1
    Nimboso's Avatar
    Join Date
    Sep 2015
    Gender
    male
    Posts
    554
    Reputation
    21
    Thanks
    2,635

    Cloudflare memory leak, recommended password resets

    Due to a bug with cloudflare, malformed html tags on some websites were causing cloudflares responses to contain large chunks of initialised memory. Due to the way cloudflare shares servers between hundreds of websites any malformed response on any cloudflare website could contain raw request/response data (passwords, PMs, etc,). For that reason I think you hits should force a password reset.

    The above was fairly simplified. A more detailed writeup is available at https://bugs.chromium.org/p/project-...detail?id=1139


    Edit: would also recommended resetting 2fa, since since the secret key would also be leaked, and could be cached anywhere that got the memory dump.
    @Dave84311 @arunforce @Liz
    Last edited by Nimboso; 02-24-2017 at 08:37 AM.

  2. #2
    arunforce's Avatar
    Join Date
    Dec 2005
    Gender
    male
    Location
    A place for amigos
    Posts
    24,704
    Reputation
    4747
    Thanks
    12,562
    My Mood
    Yeehaw
    Got the notice. Dave will have to see if MPGH is likely affected. However it's a large jump from a parsing HTML exploit to a hashed password / db access.



    BRING BACK BT, BRING BACK SAGA, BRING BACK VF, BRING BACK MPGHCRAFT, BRING BACK HABAMON


  3. #3
    Nimboso's Avatar
    Join Date
    Sep 2015
    Gender
    male
    Posts
    554
    Reputation
    21
    Thanks
    2,635
    Quote Originally Posted by arunforce View Post
    Got the notice. Dave will have to see if MPGH is likely affected. However it's a large jump from a parsing HTML exploit to a hashed password / db access.
    Not saying there is full dB access or anything, but when users log in or change their password it's sent in a POST request for the server to salt+hash, if the initial change request, or a 2fa request got caught in a cache somewhere (with the large userbase its fairly likely), some users passwords/2fa keys could be leaked.

    Not at home to check, but if I remember correctly when logging in via vbulletin your browser sends a hashed password, so normal logon requests would require an attacker to crack the passwords md5, but the change request is sent plaintext over https (which is where the leak would affect users)
    Last edited by Nimboso; 02-24-2017 at 09:12 AM.

  4. #4
    javalover's Avatar
    Join Date
    May 2016
    Gender
    male
    Posts
    167
    Reputation
    10
    Thanks
    532
    Code:
    wget -O possible_vulndom.zip 'https://******.com/pirate/sites-using-cloudflare/archive/master.zip'
    unzip possible_vulndom.zip
    grep -x mpgh.net possible_vulndom/sorted_unique_cf.txt
    mpgh is on list of possibly vulnerable domains. The CloudBleed reminds me the HeartBeed vulnerability.

Similar Threads

  1. No verification emails/password reset
    By baseball2101 in forum Combat Arms Help
    Replies: 5
    Last Post: 12-08-2012, 04:38 AM
  2. [Help Request] Password Reset issue?
    By hasony1 in forum MapleStory Help
    Replies: 16
    Last Post: 08-08-2011, 04:32 PM
  3. Password reset
    By gerbilad in forum Combat Arms Help
    Replies: 3
    Last Post: 02-26-2011, 08:36 PM
  4. Nexon Password Reset Not Working For Aol Users
    By gbatemper123 in forum Combat Arms Discussions
    Replies: 4
    Last Post: 11-13-2010, 09:03 AM
  5. Password Reseter / Birthday Cracker
    By -XpliCitt- in forum Combat Arms Hacks & Cheats
    Replies: 69
    Last Post: 08-27-2009, 03:14 PM