lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date: Fri, 21 Apr 2006 19:16:01 +0800
From: "Cheng Peng Su" <applesoup@...il.com>
To: bugtraq@...urityfocus.com
Subject: Yahoo! Mail XSS Vulnerability


Adivisory Name : Yahoo! Mail XSS Vulnerability
Release Date : 2006.04.21
Application : Yahoo! web-based email service
Test On : Microsoft IE 6.0
Discover : Cheng Peng Su(applesoup_at_gmail.com)

Description:

Yahoo! Mail is one of the Internet's most popular web based email solutions.

Details:

This vulnerability is resulted from the failure of Yahoo! Mail's
filtering engine to

block "expression()" syntax in a CSS attribute using a comment to
break up expression,

and the comment symbol( /* */ ) must be hex encoded so that we can
bypass the filter.

An example:

<SPAN STYLE="width:ex/* good *&#x2F;pression(alert());">Hello</SPAN>

the injected code inside the CSS attribute is responsible for

-Getting cookies.
-Potential web-based e-mail worm.

Vender status:

2006.04.01 Informed the vendor.
2006.04.03 The vendor confirmed the vulnerability.
2006.04.XX The vendor patched the vulnerability. ( They patched it silently )

Original advisory:

http://applesoup.googlepages.com/yahoo_mail_xss.txt


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ