Slashdot Mirror


Time Warner Cable Modems Expose Users

eldavojohn writes "Wired is reporting on a simple hack putting some 65,000 customers at risk. The hack to gain administrative access to the cable modem/router combo is remarkably simple: '[David] Chen, founder of a software startup called Pip.io, said he was trying to help a friend change the settings on his cable modem and discovered that Time Warner had hidden administrative functions from its customers with Javascript code. By simply disabling Javascript in his browser, he was able to see those functions, which included a tool to dump the router's configuration file. That file, it turned out, included the administrative login and password in cleartext. Chen investigated and found the same login and password could access the admin panels for every router in the SMC8014 series on Time Warner's network — a grave vulnerability, given that the routers also expose their web interfaces to the public-facing internet.' If you use Time Warner's SMC8014 series cable modem/Wi-Fi router combo, watch for firmware to be released soon that they are reportedly in the process of testing."

7 of 185 comments (clear)

  1. The only prudent thing to do with these things... by John+Hasler · · Score: 5, Insightful

    ...is to put them in bridge mode and use your own router (no matter who your provider is). Same with DSL modems. Even when they aren't misconfigured (deliberately or due to sheer incompetence) the firmware is usually buggy and limited.

    --
    Warning: this article may contain humor, sarcasm, parody, and perhaps even irony. Read at your own risk.
  2. They need to act on this immediately! by Rogerborg · · Score: 5, Funny

    Presumably armed FBI agents are en route to neutralize notorious terrorist hacker David Chen even now. 50 years in Gitmo is too good for him.

    --
    If you were blocking sigs, you wouldn't have to read this.
  3. Re:The only prudent thing to do with these things. by milgram · · Score: 5, Insightful

    While I agree with you, the issue usually isn't the small percentage of technically savvy people who use this, but rather the majority of folks looking to "plug and play". These are the security gaps that allow zombie DDoS attacks to happen so easily, as they open up easy access to lot's of similarly configured boxes.

  4. Re: the routers also expose their web interfaces t by John+Hasler · · Score: 5, Insightful

    Convenience and incompetence. They want to be able to run scripts to update/reconfigure all the modems and this is the first method that occured to them. Being stupid, they didn't think it through.

    --
    Warning: this article may contain humor, sarcasm, parody, and perhaps even irony. Read at your own risk.
  5. Multiple-levels of incompetence by MobyDisk · · Score: 5, Insightful

    This isn't just a security vulnerability - those things happen. This is gross negligence. There are 3 simultaneous absolutely bone-headed things here:

    - PUBLIC facing web configuration? I have never, ever, ever, seen a router that did that. Not even cheesy home routers.
    - JAVASCRIPT is their security? That was dumb back in 1998, but who does that now?
    - CLEAR TEXT username/password? There was this great technique we used back in 1975 called hashing. Look it up. Why does it even write the username/password out anyway?

    This is one of those cases of just too many stupid things all at once for it to be a mistake.

  6. Still better than PLANET... by loutr · · Score: 5, Funny
    Some years ago, part of my tech support job was to set up PLANET ADSL modem/wifi routers. I quickly noticed that the admin login / password was embedded in most configuration pages. But not to worry, they had cleverly hidden them with this brilliant security technique :

    style="color:white;background-color:white"

    ...

    1. Re:Still better than PLANET... by TimeTraveler1884 · · Score: 5, Funny

      How stupid could they possible have been? It's easy (with the correct equipment) to extract white text on a white background. They should have used style="display: none"