coldfusion - How to handle Script Attack in application -
we facing issues of javascript getting embedded message body, following code snippet of javascript,
} {*\htmltag241 var danashimdata="var dsjsfuncs = ,null,,,,[{nm:\"refresh\",lcnm:\"refresh\",flg:0xb},{nm:\ \"install\",flg:0xf},{nm:\"writeln\",flg:0x3f},{nm:\ "gotourl\ \",flg:0xe},{nm:\"addroot\",lcnm:\"addroot\",flg:0xb},{nm:\ \"loadurl\",lcnm:\"loadurl\",flg:0xb},{nm:\"addrule\ ",flg:0xf}, {nm:\"posturl\",lcnm:\"posturl\",flg:0x12},{nm:\ "replace\ \",flg:0x12f},],[{
could please let know if have observed such occurances / findings.
any helps appreciated.
thanks, sudipta ghosh
try use htmlcodeformat()
or htmleditformat()
.
see docs.
Comments
Post a Comment