lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Tue, 17 Aug 2010 11:43:39 -0700
From: Michal Zalewski <lcamtuf@...edump.cx>
To: bugtraq <bugtraq@...urityfocus.com>, 
	full-disclosure <full-disclosure@...ts.grok.org.uk>
Subject: Geolocation spoofing and other UI woes

Hi,

This may be of some interest to people on the list:

http://lcamtuf.blogspot.com/2010/08/on-designing-uis-for-non-robots.html

In general, there is a class of UI design problems that trace back to
the failure to account for the inherent limitations of human
cognition; the specific example exploited by this PoC is the HTML5
geolocation API (supported by most browsers except for Internet
Explorer); calls to navigator.geolocation.getCurrentPosition() result
in prompts that can be clicked in a timeframe shorter than the minimal
latency required to respond to visual stimuli. A whimsical
Firefox-specific PoC is:

http://lcamtuf.coredump.cx/ffgeo2/

I reported a number of flaws similar to this one between 2005 and 2007
(e.g., https://bugzilla.mozilla.org/show_bug.cgi?id=376473); but it
seems that these problems remain endemic to security UIs across all
browsers; and the previously implemented workarounds are sometimes
removed as a perceived usability roadblock. We probably need to do
better, especially as computers get faster; this would not have been
nearly as much of an issue ten years ago.

Oh well. I have a nice batch of more serious problems in the pipeline,
but still waiting on vendors, so that's it for now :-)

/mz

_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ