|
|
| |
| By appointing the style of the text in a window (a "ModalDialog" window) a remote attacker is able to execute arbitrary JavaScript and HTML code regardless of zone difference (i.e. he is able to steal the cookies used in any domain). |
| |
Credit:
The information has been provided by Liu Die Yu.
|
| |
Vulnerable systems:
* Internet Explorer version 6.0.2600.0000
* Internet Explorer version 5.50.4807.2300
Demonstration:
(Outside the SecurITeam website)
http://www16.brinkster.com/liudieyu/PoisonousSTYLEforDialog/PoisonousSTYLEforDialog-MyPage.htm
Or
http://clik.to/liudieyu and select: PoisonousSTYLEforDialog-MyPage section.
Example:
One style type that can cause execution of script:
<IMG width="0" height="0" style="width: expression(alert());">
|
|
|