Jump to content

Frame injection

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by John254 (talk | contribs) at 00:26, 1 September 2008 (JS: AFD closure as keep per Wikipedia:Articles for deletion/Frame injection). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

For other uses of the term "frame injection", see Frame injection (disambiguation).

A frame injection attack is an attack on Internet Explorer 5, Internet Explorer 6 and Internet Explorer 7 to load arbitrary code in the browser.[1] This attack is caused Internet Explorer not checking the destination of the resulting frame[2], therefore allowing arbitrary code such as Javascript or VBScript. This also happens when code gets injected through frames due to scripts not validating their input.[3] This other type of frame injection affects all browsers and scripts that do not validate untrusted input.[4]


References