Status: Untriaged
Owner:
mea...@chromium.org
Labels: Type-Bug Pri-2 Cr-Security-UX OS-Mac
New issue 454636 by
lgar...@chromium.org: generate_204 can trigger download
from captive portal
https://code.google.com/p/chromium/issues/detail?id=454636
Version: 42.0.2293.0 canary (64-bit)
OS: OSX 10.10.1
Modified instructions from:
https://crbug.com/450635#c4
## Add the following line to /etc/hosts
127.0.0.1
www.gstatic.com
## Run a simple server on port 80:
echo "Hello World" > generate_204
sudo python -m SimpleHTTPServer 80
## Launch Chrome:
CHROME_PATH="/Applications/Google Chrome Canary.app/Contents/MacOS/Google
Chrome Canary"
"$CHROME_PATH" --force-fieldtrials=CaptivePortalInterstitial/Enabled/
What is the expected output? What do you see instead?
http://www.gstatic.com/generate_204 opens in a new tab and downloads.
I don't see a particularly fabulous way to exploit this, but it could
definitely be confusing or annoying.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings