[RESOLVED] XSS False Positive at Yahoo Classic Mail
Posted: Thu Jun 04, 2009 8:38 am
Yahoo Classic Mail has an auto-save feature, similar to many word processors, that saves a draft copy every few minutes when you are composing a long message or take a break during composing. Then if you have a crash or accidentally delete or whatever, you have most of it available in the saved draft.
Today I was composing a lengthy message. It saved once or twice. When I tried to hit "send", it hung, and the XSS logo appeared in status bar. I clicked "Unsafe reload", and received the warning,
UNSAFELY reloading a suspicious
POST [http:/us.mc563.mail.yahoo.com/mc/compose/?action_msg_autosave=1&noc&view=none]:
FROM [http://us.mc563.mail.yaoo.com/mc/welcome?.gx=0&rand=(random string)]
I OK'd the "unsafe reload", and still it hung. A new script address (new to me, at least,) appeared in NS menu: 216.252.110.31
Lookup:
IP address: 216.252.110.31
Host name: attach.mail.vip.re3.yahoo.com
216.252.110.31 is from United States(US) in region North America
With its origin from Yahoo verified, I TA'd this script. Then, the page reloaded as a blank "compose mail" page, losing all of the contents.
Fx 2-20, NS 1.9.3.6, whitelist yahoo.com, yimg.com, akamai.net. (They are still adding a sub-object for attachment and another sub-object for d/l attachment, which must be TA'd manually each time, but this message had no attachments.) The issue did not occur on the previous message that I sent, which was very short and did not trigger the auto-save feature. This might seem to confirm the XSS warning that the auto-save script is involved. It's not separately visible in the NS menu; at this moment, the NS logo shows 81 scripts running. (I hate that they keep complicating it. Last week, it was only 60 scripts.)
TIA for any help.
Today I was composing a lengthy message. It saved once or twice. When I tried to hit "send", it hung, and the XSS logo appeared in status bar. I clicked "Unsafe reload", and received the warning,
UNSAFELY reloading a suspicious
POST [http:/us.mc563.mail.yahoo.com/mc/compose/?action_msg_autosave=1&noc&view=none]:
FROM [http://us.mc563.mail.yaoo.com/mc/welcome?.gx=0&rand=(random string)]
I OK'd the "unsafe reload", and still it hung. A new script address (new to me, at least,) appeared in NS menu: 216.252.110.31
Lookup:
IP address: 216.252.110.31
Host name: attach.mail.vip.re3.yahoo.com
216.252.110.31 is from United States(US) in region North America
With its origin from Yahoo verified, I TA'd this script. Then, the page reloaded as a blank "compose mail" page, losing all of the contents.
Fx 2-20, NS 1.9.3.6, whitelist yahoo.com, yimg.com, akamai.net. (They are still adding a sub-object for attachment and another sub-object for d/l attachment, which must be TA'd manually each time, but this message had no attachments.) The issue did not occur on the previous message that I sent, which was very short and did not trigger the auto-save feature. This might seem to confirm the XSS warning that the auto-save script is involved. It's not separately visible in the NS menu; at this moment, the NS logo shows 81 scripts running. (I hate that they keep complicating it. Last week, it was only 60 scripts.)
TIA for any help.