Search the web
Sign In
New User? Sign Up
ydn-javascript · Yahoo! User Interface Library Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
YUI security   Message List  
Reply | Forward Message #11723 of 52242 |
Re: [ydn-javascript] YUI security

Hi Christian,

I spend a good part of the morning going over the (sensationalized)
articles around the issues as well as other documentation. The problems
described there are not unique to YUI or AJAX. These have been present
ever since someone figured out how to get data through JavaScript... I
have found
http://groups.google.com/group/Google-Web-Toolkit/web/security-for-gwt-applicati\
ons

to be a good background on this issue (yes, it's focussed on the GWT. It
doesn't suffer from the need to grab attention that is afflicting the
Fortify docs.).

On a YUI specific note, there are a couple things you can do:

* Continue using your authentication and authorization framework.
That will help make it difficult to get the data.
* Add a header to each request using the
YAHOO.util.Connect.initHeader() method. We have it setup to send a
specific header with each request since this morning (in dev). Our
server side code looks for the header and refuses to service the
request if it is absent or not valid.

Although I am glad that Fortify did raise the issue, I wish that they
would have taken a less journalistic approach. The Google document
provides some good information about the problem and suggest some
solutions that go beyond GWT users.

Hope this helps.

Fred
http://blog.fredjean.net

christian.storm wrote:
>
> Does anyone know if anything is being done about the YUI! security
> vulnerability described in
> http://www.fortifysoftware.com/advisory.jsp?
> <http://www.fortifysoftware.com/advisory.jsp?>
>
> A link to this article was just posted on a Dr. Dobbs Security update.
>
>




Wed Apr 4, 2007 1:16 am

freddyjean23
Offline Offline
Send Email Send Email

Forward
Message #11723 of 52242 |
Expand Messages Author Sort by Date

Does anyone know if anything is being done about the YUI! security vulnerability described in http://www.fortifysoftware.com/advisory.jsp? A link to this...
christian.storm
Offline Send Email
Apr 3, 2007
9:05 pm

... To be clear, this is not a YUI-specific security vulnerability. These issues are endemic to Web development in general. We recommend having a look at the...
tssha
Online Now Send Email
Apr 3, 2007
10:17 pm

Hi Christian, I spend a good part of the morning going over the (sensationalized) articles around the issues as well as other documentation. The problems ...
Frederic Jean
freddyjean23
Offline Send Email
Apr 4, 2007
1:16 am

... <snip> ... Strongly agree that this is very much a case of a company with good PR and nothing much to say, rather than a shock exposé of something we...
Nick Fitzsimons
nickfitzs
Offline Send Email
Apr 4, 2007
10:05 am

Nick, Thank you for reminding me that we don't all live in a world where the firewalls and proxies are well configured... It's quite likely that our customers...
Frederic Jean
freddyjean23
Offline Send Email
Apr 5, 2007
12:44 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help