Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
FYI Google Chrome 17 issues
#1
FYI, google recently added some XSS filtering to chrome.

When editing pages you might have issues. There seems to be alot of XSS reflection false positives going on.

I get javascript halts if I simply enter an img
<img src="http://domain.com/test.png" />

Console will show
Refused to execute a JavaScript script. Source code of script found within request.

Still investigating.

EDIT:
Only happening in 3.1, i wonder ifs its the new js queueing with the version numbers.

http://groups.google.com/a/chromium.org/...raot&pli=1

Supposedly you can send a header
X-XSS-Protection: 0
I guess ill try that only on edit pages.
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply


Messages In This Thread
FYI Google Chrome 17 issues - by shawn_a - 2012-02-22, 04:37:27
FYI Google Chrome 17 issues - by shawn_a - 2012-02-23, 02:16:20
FYI Google Chrome 17 issues - by shawn_a - 2012-02-23, 03:43:12
FYI Google Chrome 17 issues - by ccagle8 - 2012-02-23, 03:50:46
FYI Google Chrome 17 issues - by shawn_a - 2012-02-23, 03:55:02



Users browsing this thread: 1 Guest(s)