New gmx web interface
New gmx web interface
Hello,
2.8.24 breaks the new gmx.com web interface due to XSS.
I wish there was a way to whitelist it, it keeps asking me for confirmation.
It can be tested even without an account, problem being on login.
Regards
2.8.24 breaks the new gmx.com web interface due to XSS.
I wish there was a way to whitelist it, it keeps asking me for confirmation.
It can be tested even without an account, problem being on login.
Regards
Mozilla/5.0 (X11; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0
Re: New gmx web interface
URL to gmx?
What is the XSS message in Error Console?
What is the XSS message in Error Console?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows NT 5.1; rv:29.0) Gecko/20100101 SeaMonkey/2.26
Re: New gmx web interface
therube wrote:URL to gmx?
https://www.gmx.com, as I said you can use fake login credentials
and this error will still show up.
therube wrote:What is the XSS message in Error Console?
Code: Select all
[NoScript XSS] Sanitized suspicious upload to [https://login.gmx.com/login#.1559516-header-login1-1###DATA###https%3A%2F%2F%24%28clientName%29-%24%28dataCenter%29.gmx.com%2Flogin] from [https://www.gmx.com/]: transformed into a download-only GET request.
Use of getPreventDefault() is deprecated. Use defaultPrevented instead. jquery.min.js:3
Use of getUserData() or setUserData() is deprecated. Use WeakMap or element.dataset instead. requestNotifier.js:64
Blocked loading mixed active content "http://s.uicdn.com/gmx.com/current/min/lib-head-final.js"
Blocked loading mixed active content "http://s.uicdn.com/gmx.com/current/min/default-final.css"
Blocked loading mixed active content "http://s.uicdn.com/gmx.com/current/min/lib-body-end-final.js"
Loading mixed (insecure) display content on a secure page "http://s.uicdn.com/gmx.com/current/img/favicon.ico"
Mozilla/5.0 (X11; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0
- Giorgio Maone
- Site Admin
- Posts: 9524
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: New gmx web interface
Please try adding the following line to your NoScript Options|Advanced|XSS exceptions box:
Code: Select all
^@https://www.gmx.com/
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0
Re: New gmx web interface
Thanks, that did the trick.Giorgio Maone wrote:Please try adding the following line to your NoScript Options|Advanced|XSS exceptions box:Code: Select all
^@https://www.gmx.com/
Mozilla/5.0 (X11; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0
- Giorgio Maone
- Site Admin
- Posts: 9524
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: New gmx web interface
You can drop the exception and check latest development build 2.6.8.25rc1 instead, now, thanks.Guest wrote:Thanks, that did the trick.Giorgio Maone wrote:Please try adding the following line to your NoScript Options|Advanced|XSS exceptions box:Code: Select all
^@https://www.gmx.com/
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0
Re: New gmx web interface
Works for https, but not httpGiorgio Maone wrote:You can drop the exception and check latest development build 2.6.8.25rc1 instead, now, thanks.Guest wrote:Thanks, that did the trick.Giorgio Maone wrote:Please try adding the following line to your NoScript Options|Advanced|XSS exceptions box:Code: Select all
^@https://www.gmx.com/

Mozilla/5.0 (Windows NT 6.1; rv:29.0) Gecko/20100101 Firefox/29.0
- Giorgio Maone
- Site Admin
- Posts: 9524
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: New gmx web interface
NoScript Options|Advanced|HTTPS, force .gmx.com.Luigi wrote: Works for https, but not http
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0
Re: New gmx web interface
^@https://www.gmx.com/
^@https://gmx.com/
^@https://s.uicdn.com
^@http://www.gmx.com/
^@http://gmx.com/
^@http://s.uicdn.com
^@https://gmx.com/
^@https://s.uicdn.com
^@http://www.gmx.com/
^@http://gmx.com/
^@http://s.uicdn.com
Mozilla/5.0 (Windows NT 6.3; rv:29.0) Gecko/20100101 Firefox/29.0
- Giorgio Maone
- Site Admin
- Posts: 9524
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: New gmx web interface
Oh well, then justLeeB wrote:^@https://www.gmx.com/
^@https://gmx.com/
^@https://s.uicdn.com
^@http://www.gmx.com/
^@http://gmx.com/
^@http://s.uicdn.com
Code: Select all
^@https?://(?:(?:www\.)?gmx|s\.uicdn)\.com/
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0
Re: New gmx web interface
Thanks Giorgio, the dev build fixed the GMX login (https)
I thought I`d been hacked, phished or some other awful disaster when I first saw it.
I thought I`d been hacked, phished or some other awful disaster when I first saw it.
Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:24.0) Gecko/20140419 Firefox/24.0 PaleMoon/24.5.0
Re: New gmx web interface
I'm confused. Do I have to ad that rule even on the devel preview?Giorgio Maone wrote:Oh well, then justLeeB wrote:^@https://www.gmx.com/
^@https://gmx.com/
^@https://s.uicdn.com
^@http://www.gmx.com/
^@http://gmx.com/
^@http://s.uicdn.comCode: Select all
^@https?://(?:(?:www\.)?gmx|s\.uicdn)\.com/

Mozilla/5.0 (Windows NT 6.1; rv:29.0) Gecko/20100101 Firefox/29.0
- Giorgio Maone
- Site Admin
- Posts: 9524
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: New gmx web interface
Only if you still have got problems after forcing HTTPS on .gmx.com.Luigi wrote:I'm confused. Do I have to ad that rule even on the devel preview?Code: Select all
^@https?://(?:(?:www\.)?gmx|s\.uicdn)\.com/
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0
Re: New gmx web interface
I had to login twice every time, that line seems to have solved that.Giorgio Maone wrote:Only if you still have got problems after forcing HTTPS on .gmx.com.Luigi wrote:I'm confused. Do I have to ad that rule even on the devel preview?Code: Select all
^@https?://(?:(?:www\.)?gmx|s\.uicdn)\.com/
Mozilla/5.0 (X11; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0
- Giorgio Maone
- Site Admin
- Posts: 9524
- Joined: Wed Mar 18, 2009 11:22 pm
- Location: Palermo - Italy
- Contact:
Re: New gmx web interface
Included in NoScript 2.6.8.25.
The built-im implementation is slightly safer, thus please remove the hand-made exception.
The built-im implementation is slightly safer, thus please remove the hand-made exception.
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0