Home > Blogroll, dba, security > dbms_sheduler jobs

dbms_sheduler jobs

April 21st, 2006

I read in blog from Pete Finnigan about the potential security hole in DBMS_SCHEDULER package.

DBMS_SCHEDULER as a new alternative for DBMS_JOB by Patrick Sinke

Note that on some OS, like AIX5L / oracle 10.2.0.2, the job runs as ORACLE, not as NOBODY

Bookmark and Share

  1. April 21st, 2006 at 14:09 | #1

    but it does not run binaries, just interpreted shell scripts, so if you do not access to the system, you probably will not find a script to harm… you cannot run something like rm or mkdir

  1. No trackbacks yet.