Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> PL/SQL / javascript injection - checking for
Hello everyone,
We are using 9iR2 with mod_plsql.
One of the security risks is javascript injection - where script is appended to the URL
Can anyone point to any useful links where this has been discussed within the mod_plsql world?
In essence, one needs to check (I think) every incoming parameter for the presence of any suspect code and, naturally, I'd like to avoid reinventing the wheel if at all possible...
cheers
-- jeremyReceived on Fri Dec 15 2006 - 05:29:38 CST
============================================================
ENVIRONMENT: Oracle 9iR2 / Oracle HTTP Server / mod_plsql / Solaris 8
============================================================