ClearClick false positive?

Ask for help about NoScript, no registration needed to post
aloishammer
Senior Member
Posts: 65
Joined: Mon Apr 20, 2009 4:03 pm

ClearClick false positive?

Post by aloishammer »

After disabling ABP and Ghostery, I still can't log into vip.asus.com (which embeds yostore.net). The Error Console offers one clue:

[NoScript ClearClick] Swallowed event keypress on INPUT/0 at https://sp.yostore.net/access/requestticket/

I can log in fine in Opera 12.00 alpha x64 with an ad-blocker and Ghostery running.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0a2) Gecko/20120219 Firefox/12.0a2
Tom T.
Field Marshal
Posts: 3620
Joined: Fri Mar 20, 2009 6:58 am

Re: ClearClick false positive?

Post by Tom T. »

aloishammer wrote:After disabling ABP and Ghostery, I still can't log into vip.asus.com (which embeds yostore.net). The Error Console offers one clue:

[NoScript ClearClick] Swallowed event keypress on INPUT/0 at https://sp.yostore.net/access/requestticket/

I can log in fine in Opera 12.00 alpha x64 with an ad-blocker and Ghostery running.
Offhand, I'd say it's the script called

Code: Select all

https://sp.yostore.net/access/include/js/overlay.js
Overlays are a method of clickjacking, and so raise alarm bells in NS.
Even their style sheet includes

Code: Select all

/* the overlayed element */
.apple_overlay {
	background-image:url(../../images/pop_BG.gif);
	
	/* initially overlay is hidden */
	display:none;
Do you get a ClearClick warning box, with a place to click to "Send a report", and an ID#?

If so, please click it so that Giorgio can examine the report, and please post the report ID# here, thanks.

Otherwise, it seems that the site is very poorly designed.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.27) Gecko/20120216 Firefox/3.6.27
User avatar
Giorgio Maone
Site Admin
Posts: 9524
Joined: Wed Mar 18, 2009 11:22 pm
Location: Palermo - Italy
Contact:

Re: ClearClick false positive?

Post by Giorgio Maone »

Cannot reproduce (tried both 10.x and Nightly).
What do you mean by "Cannot login"?
Does the site refuse your credential, or are you unable to type (which would be the ClearClick effect, if it went on your way)?
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0.2) Gecko/20100101 Firefox/10.0.2
aloishammer
Senior Member
Posts: 65
Joined: Mon Apr 20, 2009 4:03 pm

Re: ClearClick false positive?

Post by aloishammer »

Giorgio Maone wrote:Cannot reproduce (tried both 10.x and Nightly).
What do you mean by "Cannot login"?
Does the site refuse your credential, or are you unable to type (which would be the ClearClick effect, if it went on your way)?
After I clicked the button to continue, I got "please wait" and an animation. After three tries and ten minutes or so, I gave up and called AmEx to get my card activated. Unfortunately, that means I won't be able to reproduce this, now, unless I report my card stolen again, which I'd rather not do. ;)

And, to answer the question above, I didn't get any ClearClick warnings; just the notification in the Error Console.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0a2) Gecko/20120222 Firefox/12.0a2
Post Reply