[RESOLVED] Why does this search trigger XSS filter?
Posted: Thu Oct 02, 2014 2:29 am
Using the DuckDuckGo browser searchplugin (the xml file only, not the XPI they offer), searching for
sets off the XSS filter. I haven't previously had XSS filter trouble with this searchplugin, and I don't think it auto-updates.
Why this particular search?
Console messages: (had to capture with a video capture program to view, so there may be typos, especially in that last set of numbers)
Code: Select all
ksh add username to promptWhy this particular search?
Console messages: (had to capture with a video capture program to view, so there may be typos, especially in that last set of numbers)
Code: Select all
[NoScript InjectionChecker]JavaScript Injection in ///?q=ksh+add+username+to+prompt
(function anonymous() {
q=ksh+add+username+to+prompt /* COMMENT_TERMINATOR */
DUMMY_EXPR
})
[NoScript XSS] Sanitized suspicious request. Original URL [https://duckduckgo.com
/?q=ksh+add+username+to+prompt] requested from [chrome://navigator/content/navigator.xul]. Sanitized URL:
[https://duckduckgo.com/?q=ksh+add+userNAME+to+PROMPT#40824949409240163382].