|
|||||||||||
|
Konqueror: URL address bar spoofing vulnerabilities
From: Robert Swiecki <jagger(at)swiecki.net>
Date: Mon Aug 06 2007 - 17:44:15 EDT There are vulnerabilities in Konqueror that allow an attacker to spoof the URL adddress bar. The first example uses setInterval() call with relatively small interval value (e.g. 0) to change window.location property. A browser is entrapped within the attacking web site while the user thinks that browser actually left the page. http://alt.swiecki.net/konq2.html
The very similar problem affects Apple Safari (3.0.3) but due to
recent changes in Safari code (vide
The second one is based on the http URI scheme which allows embedding user/password parameters into it, i.e. http://user:password@domain.com. Such parameters can contain whitespaces, so the attack vector is quite obvious. http://alt.swiecki.net/konq3.html Tested with Konqueror 3.5.7 on Linux 2.6
The snapshot from my dekstop:
-- Robert SwieckiReceived on Mon Aug 6 18:00:07 2007 This archive was generated by hypermail 2.1.8 : Sun Oct 28 2007 - 06:11:03 EDT |
||||||||||
|
|||||||||||