{"id":451,"date":"2007-02-19T16:45:55","date_gmt":"2007-02-19T16:45:55","guid":{"rendered":"https:\/\/www.darknet.org.uk\/2007\/02\/another-0-day-myspace-xss-exploit\/"},"modified":"2015-09-09T19:40:20","modified_gmt":"2015-09-09T11:40:20","slug":"another-0-day-myspace-xss-exploit","status":"publish","type":"post","link":"https:\/\/www.darknet.org.uk\/2007\/02\/another-0-day-myspace-xss-exploit\/","title":{"rendered":"Another 0-day MySpace XSS Exploit"},"content":{"rendered":"

[ad]<\/p>\n

This was a while ago, but once again unsurprising..The amount of security holes that have been discovered in MySpace (to say they hold some pretty confidential info and are a preying ground for paedos..it’s a scary thought).<\/p>\n

Once again an XSS flaw shows up in MySpace.<\/p>\n

digi7al64 found yet another hole in myspace using non-alpha-non-digit exploit<\/a>. Again, this time, like last time, MySpace is doing a bad job of stripping out tags. This is the fifth time they’ve been hit by this exact same issue. MySpace should really consider hiring someone who knows how to write while loops. Until then they are vulnerable yet again. The trick is again simple:<\/p>\n

<body onload<script=alert(‘xss’);> becomes: <body onload..=alert(‘xss’);> because they strip out the <script tag without recursively iterating over the same string to ensure they haven’t created another vector.<\/p><\/blockquote>\n

It’s look like they simply blacklisted again as the flaw is still there, but this particular string doesn’t work any more.<\/p>\n

Like Forrest Gump might have once said, “Blacklist stripping is like a box of chocolates – you know what you’re going to get.” You never know what the data is going to end up looking like until you’re done stripping it, which is why you need to recursively go over the text over and over until you have found nothing. This is a hard lesson to learn I guess. Nice job, digi7al64!<\/p><\/blockquote>\n

Watch out MySpace.<\/p>\n

<\/p>\n

Source: ha.ckers.org<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"

[ad] This was a while ago, but once again unsurprising..The amount of security holes that have been discovered in MySpace (to say they hold some pretty confidential info and are a preying ground for paedos..it’s a scary thought). Once again an XSS flaw shows up in MySpace. digi7al64 found yet another hole in myspace using […]<\/p>\n","protected":false},"author":25,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_seopress_robots_primary_cat":"","_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","_genesis_hide_title":false,"_genesis_hide_breadcrumbs":false,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"","footnotes":""},"categories":[10,15],"tags":[907,624,625,770],"featured_image_src":null,"featured_image_src_square":null,"author_info":{"display_name":"Darknet","author_link":"https:\/\/www.darknet.org.uk\/author\/darknet\/"},"_links":{"self":[{"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/posts\/451"}],"collection":[{"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/users\/25"}],"replies":[{"embeddable":true,"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/comments?post=451"}],"version-history":[{"count":0,"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/posts\/451\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/media?parent=451"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/categories?post=451"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.darknet.org.uk\/wp-json\/wp\/v2\/tags?post=451"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}